tester_d: Design and Determinant Calculator

Description Usage Arguments Value

View source: R/tester_d.R

Description

Finds the determinant for an augmented design's information matrix created within the fucntion

Usage

1
tester_d(rotv, design, inv = FALSE)

Arguments

rotv

The rotation vector with elements 0,1,2 of length f for f being number of factors

design

The design matrix to be expanded with elements 0,1,2

inv

Should we look at the detemenent of X1'X1 or the determenent of it's inverse?

Value

Determinant for the agumented design's information matrix


vinny-paris/optrotvec documentation built on April 9, 2021, 4:34 a.m.