Description Usage Arguments Value
View source: R/class_SCRCmodel.R
Constructor of FRAModel S3 object
1 | new_FRAModel(data, signal, response, sample)
|
data |
A data.frame or data.table object in a wide format that describe
response (might be multidimmensional) of the samples to the signal
(now only one dimmensional). Data.frame |
signal |
character, specify name of the column that represents the input signal |
response |
vector of chartacters, that specify names of the columns that represents the output response |
sample |
character (optional), specify name of the column that consists identifiaction of sample |
FRAModel S3 object with
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.