bceOutput {BCE}R Documentation

bce output generated by running the bceInput example

Description

Result generated by running BCE using data bceInput as input.
the run was initiated with the following command:
bceOutput <- BCE(bceInput$Rat,bceInput$Dat,relsdRat=.2,relsdDat=.2,
iter=100000,outputlength=5000,jmpX=.02,jmpRat=.2*(.2*bceInput$Rat))
this run took several minutes.

Usage

bceOutput

Examples


summary(bceOutput)$meanX


[Package BCE version 1.1 Index]