Description Usage Arguments Value Examples
Weighted samples of the fiducial distribution of the parameters of a linear regression model with normal, Student, Cauchy, or logistic error terms.
1 2 3 4 5 6 7 8 |
formula |
two-sided formula defining the model |
data |
dataframe containing the data |
distr |
the distribution of the error terms, |
df |
degrees of freedom of the Student distribution if
|
L |
number of subdivisions of each axis of the hypercube
|
lucky |
logical, whether to perform the matrix inversions in the algorithm without checking invertibility; it is possible that some of these matrices are not invertible, if you are unlucky |
A filinreg
object, list with the fiducial samples and the
weights.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.