RemoraModel-class {frbf} | R Documentation |
Remora model class
Objects should not be created by the user, since they are for internal use only.
config
:"RemoraConfiguration"
, the configuration used to build the model model
:"data.frame"
, the matrix with the model data information lambda
:"list"
, the function lambda kernels
:"list"
, is the list of the kernels No methods defined with class "remoraConfiguration" in the signature.
No object of this class requires to be created since this is the result of the frbf function call.
Fernando Martins
RemoraConfiguration
RemoraModel
RemoraKernels
frbf
showClass("RemoraModel")