block_adonis: Adonis for nested experimental designs

Description Usage Arguments Value

View source: R/permutations.R

Description

Variables within the model, as well as the block-level variable, must be in the data frame provided.

Usage

1
block_adonis(formula, data, block_var, nperm = 999)

Arguments

formula

The model to be tested.

data

The data frame within which the model is evaluated.

block_var

The name of the variable defining the nested groups.

nperm

Number of permutations to run.

Value

An object describing the fit, similar to the output of 'lm'.


kylebittinger/kylemisc documentation built on Dec. 11, 2020, 10:41 a.m.