Description Objects from the Class Slots See Also Examples
Class is the created from the call to the bfrm or evolve methods and is included as an output in bfrmResult
Objects can be created by bfrm or evolve methods.
data:Object of class "matrix" - numeric matrix with one row per predictor and one column per observation / sample / patient
design:Object of class "matrix" - numeric matrix of design covariate(s) as passed to bfrm method
control:Object of class "matrix" - numeric matrix of control covariate(s) as passed to bfrm method
paramSpec:Object of class "bfrmParam" an object specifying further optional parameters to be passed to the bfrm method call (see bfrmParam for further information)
evolveModel
bfrm, evolve, projection
bfrmResult
1 | showClass("bfrmModel")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.