View source: R/get_moment_matrix.R
get_moment_matrix | R Documentation |
Returns number of levels prior to each parameter
get_moment_matrix(
design = NA,
factors = NA,
classvector = NA,
candidate_set_normalized = NA,
model = ~.,
moment_sample_density = 20,
high_resolution_candidate_set = NA
)
Returns a vector consisting of the number of levels preceeding each parameter (including the intercept)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.