View source: R/core_mimosa2_funcs.R
j.disp.rsq.adj | R Documentation |
Adjusted R-squared for a rank-based model
j.disp.rsq.adj(null_disp, model_disp, tauhat, df2, df1 = 1)
null_disp |
Null dispersion value |
model_disp |
Model dispersion value |
tauhat |
Estimate of tau scale parameter |
df2 |
Degrees of freedom |
df1 |
Model df (assumes 1) |
Adjusted r-squared
j.disp.rsq.adj(null_disp, model_disp, tau, df2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.