unlogit {ggFishPlots}R Documentation

Back-transform predictor variables from a logit model

Description

Back-transform predictor variables from a logit model

Usage

unlogit(p, model)

Arguments

p

probability threshold to unlog from model

model

a glm model object

Value

A data frame


[Package ggFishPlots version 0.2.2 Index]