unlevel: Replace concatenated term and level with separate columns.

Description Usage Arguments Value Methods (by class)

View source: R/wickr.R

Description

The default method will unpack x$xlevels.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
## S3 method for class 'amce'
unlevel(x, ...)

## S3 method for class 'betareg'
unlevel(x, ...)

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

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

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

unlevel(x, ...)

Arguments

x

A model object.

...

Ignored in the default implementation.

Value

a data.frame.

Methods (by class)


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