bceOutput: bce output generated by running the bceInput example

bceOutputR 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


BCE documentation built on May 12, 2022, 3 a.m.