fitlogit: Fitted logit probabilities

Description Usage Arguments Value

View source: R/Functions.R

Description

fitlogit obtains a vector of fitted logit probabilities given parameters (pars) and data

Usage

1
fitlogit(pars, data)

Arguments

pars

vector of parameters

data

data frame. The first column of the data frame ought to be the binary dependent variable

Value

vec vector of fitted logit probabilities


bayesdistreg documentation built on May 1, 2019, 8:03 p.m.