View source: R/model_extract.R
model_extract | R Documentation |
This function extracts the desired test statistic from a model object. This test statistic will provide the foundation of the permutation test. During the permutation test, only this parameter will be stored.
model_extract(Data.ME, Model_Object.ME, Null_Model.ME, Test_Statistic.ME, ...)
Model_Object |
A statistical model object (change name) |
Data |
The data that the model is built from. |
The desired test statistic
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.