unitModalReg: Unit Modal Regression Models

Description Usage Arguments Author(s)

View source: R/unitModalReg.R

Description

Fit several unit modal regression models.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10

Arguments

formula

symbolic description of the quantile model.

data

data.frame contain the variables in the model.

family

specify the distribution family name.

link

character specification of the link function in the modal regression. Default is logit.

start

an optional vector with starting values for all parameters

control

a list of control arguments specified via unitModalReg.control.

y

numeric vector of response variable.

X

numeric matrix. Design matrix for the modal regression.

Author(s)

André F. B. Menezes andrefelipemaringa@gmail.com


AndrMenezes/unitModalReg documentation built on March 12, 2021, 5:24 a.m.