Description Usage Arguments Value
This is where you describe the function itself contains the rownames and the subsequent columns are the sample identifiers. Any rows with duplicated row names will be dropped with the first one being
1 | predict_vals(model_fit, newdata = NULL, saved_model = NULL)
|
model_fit |
spline object created from fit_model |
newdata |
dataframe where you would like new estimates. Defaults to NULL or |
saved_model |
Simple gives back only the parameters, Marginal gives each marginal |
A matrix of the infile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.