summary.nonprobsvy {nonprobsvy}R Documentation

Summary statistics for model of nonprobsvy class.

Description

Summary statistics for model of nonprobsvy class.

Usage

## S3 method for class 'nonprobsvy'
summary(object, test = c("t", "z"), correlation = FALSE, cov = NULL, ...)

Arguments

object

object of nonprobsvy class

test

Type of test for significance of parameters "t" for t-test and "z" for normal approximation of students t distribution, by default "z" is used if there are more than 30 degrees of freedom and "t" is used in other cases.

correlation

correlation Logical value indicating whether correlation matrix should be computed from covariance matrix by default FALSE.

cov

Covariance matrix corresponding to regression parameters

...

Additional optional arguments

Value

An object of summary_nonprobsvy class containing:


[Package nonprobsvy version 0.1.0 Index]