weight_function | R Documentation |
Weight function per distribution
weight_function(model, char_vars, values, distribution = "Homoscedasticity")
model |
formula describing the model to use. Must use x as the variable. |
char_vars |
character vector with the parameters of the models, as written in the |
values |
numeric vector with the parameters nominal values, in the same order as given in |
distribution |
character variable specifying the probability distribution of the response. Can be one of the following:
|
one variable function that represents the square of the structure of variance, in case of heteroscedastic variance of the response.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.