model_extract: Extract Focal Parameter from Model

View source: R/model_extract.R

model_extractR Documentation

Extract Focal Parameter from Model

Description

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.

Usage

model_extract(Data.ME, Model_Object.ME, Null_Model.ME, Test_Statistic.ME, ...)

Arguments

Model_Object

A statistical model object (change name)

Data

The data that the model is built from.

Value

The desired test statistic


RichieHonor/PermutateR documentation built on July 2, 2023, 2:07 p.m.