extract.nrm.cluster {ghypernet}R Documentation

Extract details from statistical models for table construction. The function has methods for a range of statistical models.

Description

Extract details from statistical models for table construction. The function has methods for a range of statistical models.

Usage

extract.nrm.cluster(model, ...)

Arguments

model

A statistical model object.

...

Custom parameters, which are handed over to subroutines. The arguments are usually passed to the summary function, but in some cases to other functions.

Value

The function returns a texreg object.

Author(s)

L. Brandenberger, G. Casiraghi


[Package ghypernet version 1.1.0 Index]