kind: Name of model.

Description Usage Arguments Value Methods (by class)

View source: R/wickr.R

Description

The default method returns class(x).

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
## S3 method for class 'clm'
kind(x, ...)

## S3 method for class 'crch'
kind(x, ...)

## Default S3 method:
kind(x, ...)

## S3 method for class 'glm'
kind(x, ...)

## S3 method for class 'lm'
kind(x, ...)

## S3 method for class 'svymnlogit'
kind(x, ...)

## S3 method for class 'svyolr'
kind(x, ...)

kind(x, ...)

Arguments

x

A model object.

...

Ignored in the default implementation which returns NA.

Value

a character vector.

Methods (by class)


deepfriar/wickr documentation built on Dec. 19, 2021, 10:09 p.m.