mc_remove_na: Remove NA from Matrix Linear Predictor

Description Usage Arguments Value Author(s) Source See Also

View source: R/mc_remove_na.R

Description

The function mc_remove_na removes NA from each component of the matrix linear predictor. It is in general used after the function mc_complete_data.

Usage

1
mc_remove_na(matrix_pred, cod)

Arguments

matrix_pred

a list of known matrices.

cod

index indicating the columns should be removed.

Value

A list of matrices.

Author(s)

Wagner Hugo Bonat, wbonat@ufpr.br

Source

Bonat, W. H. (2018). Multiple Response Variables Regression Models in R: The mcglm Package. Journal of Statistical Software, 84(4):1–30.

See Also

mc_dglm, mc_ns, mc_ma and mc_rw.


wbonat/mcglm documentation built on June 23, 2020, 11:06 a.m.