Learn R Programming

BCE (version 2.2.0)

bceOutput: 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

Arguments

Examples

Run this code
# NOT RUN {
summary(bceOutput)$meanX

# }

Run the code above in your browser using DataLab