p_find_s: p_find_s performs a bisection search, finds an s such that...

Description Usage Arguments

View source: R/objects_and_functions.r

Description

p_find_s performs a bisection search, finds an s such that First-Der(s)=log(Wilks)

Usage

1
p_find_s(wilks, n, m, omega)

Arguments

wilks

The value of the Wilks statistic for one independent variable

n

The error Df of the one-way MANOVA analysis considered

m

The hypothesis Df of the one-way MANOVA analysis considered

omega

The a vector of eigenvalues of the Wilks Non-Centrality Parameter corresponding to one independent variable.


chvrngit/wmpvaer documentation built on Dec. 3, 2019, 12:14 p.m.