mc_manova_disp: MANOVA-type test for mcglm objects.

View source: R/mc_manova_disp.R

mc_manova_dispR Documentation

MANOVA-type test for mcglm objects.

Description

IT IS AN EXPERIMENTAL FUNCTION BE CAREFUL! MANOVA-type test for multivariate covariance generalized linear models. This function is specify for the dispersion components.

Usage

mc_manova_disp(object, idx, names, ...)

Arguments

object

an object of mcglm class.

idx

vector of indexes for parameter tests.

names

vector of names to appear in the ANOVA table.

...

additional arguments affecting the summary produced. Note that there is no extra options for mcglm object class.

Value

MANOVA table for mcglm objects.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br


mcglm documentation built on Sept. 16, 2022, 1:06 a.m.