View source: R/objects_and_functions.r
p_find_s performs a bisection search, finds an s such that First-Der(s)=log(Wilks)
1 | p_find_s(wilks, n, m, omega)
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.