fit_manova: Perform MANOVA analysis using fitted curves

Description Usage Arguments Value

View source: R/manova.R

Description

Performs a MANOVA analysis using curves that have been fitted to wafers, using fit_wafer.

Usage

1
fit_manova(fitted, design)

Arguments

fitted

Fitted data.frame as given by fit_wafer.

design

The design matrix (of type data.frame with columns week, wafer, replicate, treatment).

Value

A list with elements forward and backward, each containing the MANOVA output incorporating weights and vcov (excluding weights).


csgillespie/voltagefit documentation built on May 14, 2019, 12:23 p.m.