encomp: Separate model component from name of term in MLEs where...

Description Usage Arguments Value Methods (by class)

View source: R/wickr.R

Description

The default method is intended for models of the mean only and simply returns the input.

Usage

1
2
3
4
5
6
7
## S3 method for class 'betareg'
encomp(x, y, ...)

## Default S3 method:
encomp(x, y, ...)

encomp(x, y, ...)

Arguments

x

A model object. Dispatch is on this argument.

y

A data.frame put out by tidify.

...

Ignored in the default method. Probably ignored in most other methods, too.

Value

A data.frame.

Methods (by class)


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