Description Usage Arguments Details
Bayesian Functional Regression
1 2 3 4 5 | BFR(data = NULL, datasetID = "Line", Multivariate = "Traditional",
a = NULL, b = NULL, ETA = NULL, nIter = 1500, burnIn = 500,
thin = 5, saveAt = "", S0 = NULL, df0 = 5, R2 = 0.5,
weights = NULL, verbose = TRUE, rmExistingFiles = TRUE, groups = NULL,
CrossValidation = NULL, set_seed = NULL, dec = 4)
|
data |
( |
datasetID |
( |
Multivariate |
By default, when de dataset includes more than one Environment and more than one Trait (MTME) the solution is adjusted by the method traditional, also is possible adjust the MTME by "SVD" <doi: > |
a |
( |
b |
( |
ETA |
( |
nIter |
( |
burnIn |
( |
thin |
( |
saveAt |
( |
S0 |
( |
df0 |
( |
R2 |
( |
weights |
( |
verbose |
( |
rmExistingFiles |
( |
groups |
( |
CrossValidation |
( |
set_seed |
( |
dec |
( |
More details about this function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.