Learn R Programming

FindIt (version 0.5)

full.FindIt: Generating the full factorial design matrix for a FindIt output

Description

full.FindIt takes an output object from FindIt and returns the full factorial design matrix for factorial treatments in the data used to fit the model.

Usage

full.FindIt(object)

Arguments

object
An output object from FindIt.

Value

full
A full factorial design matrix for factorial treatments in the data used to fit the model.

Examples

Run this code
## See the help page for FindIt() for an example.
	

Run the code above in your browser using DataLab