get_params: Calculate curve parameters for each week

Description Usage Arguments Value

View source: R/get_params.R

Description

Calculate the parameters characterising both the forward and backward curves for each week present in a fitted manova, provided by fit_manova.

Usage

1
get_params(fm, combine = FALSE)

Arguments

fm

Fitted manova list, as output by fit_manova.

combine

Should the treatment parameters be combined (default TRUE).

Value

A data.frame consisting of the fields:

direction

Whether the curve direction is forward or backward

week

The week to which the curve corresponds

X1 ... X6

The parameters characterising the week curve


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