bfrmModel-class: Class '"bfrmModel"'

Description Objects from the Class Slots See Also Examples

Description

Class is the created from the call to the bfrm or evolve methods and is included as an output in bfrmResult

Objects from the Class

Objects can be created by bfrm or evolve methods.

Slots

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)

See Also

model classes

evolveModel

methods

bfrm, evolve, projection

model results

bfrmResult

Examples

1
showClass("bfrmModel")

Sage-Bionetworks/bfrm documentation built on May 9, 2019, 12:11 p.m.