remoraModel {frbf} | R Documentation |
Builds a remora model object.
remoraModel(config, model_matrix, model_lambda, model_kernels)
config |
configuration |
model_matrix |
matrix with the model data information |
model_lambda |
lambda function values |
model_kernels |
list of the kernels |
Returns the model in RemoraModel
object.
This function is part of the frbf implementation and is for internal use only.
Fernando Martins
RemoraConfiguration
RemoraModel
findLambda