internals | R Documentation |
Users should avoid directly using these functions. Not part of the public user interface and can be changed any time without warning.
.edma_fit_np(A, less=TRUE)
.Ttest_data(d1, d2, ref_denom=TRUE, mix=FALSE)
.gpa_fit(A, ..., weighted=FALSE, gpa_results=FALSE)
A |
landmark data as an array (i.e. |
weighted |
use |
gpa_results |
return GPA results. |
less |
logical argument controlling what the function returns. |
d1, d2 |
EDMA fit object to compare forms. |
ref_denom |
logical, when |
mix |
logical, to use mixed bootstrap (numeriator and denominator populations are mixed with replacement) or not (only the non-reference population is resampled with replacement). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.