Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
Permalink
Branch: master
Find file Copy path
Find file Copy path
Fetching contributors…
Cannot retrieve contributors at this time. Cannot retrieve contributors at this time
81 lines (80 sloc) 2.04 KB
# Generated by roxygen2: do not edit by hand
S3method(confint,margins)
S3method(cplot,clm)
S3method(cplot,default)
S3method(cplot,glm)
S3method(cplot,lm)
S3method(cplot,loess)
S3method(cplot,multinom)
S3method(cplot,polr)
S3method(dydx,default)
S3method(dydx,factor)
S3method(dydx,logical)
S3method(dydx,ordered)
S3method(image,glm)
S3method(image,lm)
S3method(image,loess)
S3method(marginal_effects,clm)
S3method(marginal_effects,default)
S3method(marginal_effects,glm)
S3method(marginal_effects,lm)
S3method(marginal_effects,lmerMod)
S3method(marginal_effects,loess)
S3method(marginal_effects,margins)
S3method(marginal_effects,merMod)
S3method(marginal_effects,multinom)
S3method(marginal_effects,nnet)
S3method(marginal_effects,polr)
S3method(margins,betareg)
S3method(margins,clm)
S3method(margins,default)
S3method(margins,glm)
S3method(margins,lm)
S3method(margins,lmerMod)
S3method(margins,loess)
S3method(margins,merMod)
S3method(margins,multinom)
S3method(margins,nnet)
S3method(margins,polr)
S3method(margins,svyglm)
S3method(persp,glm)
S3method(persp,lm)
S3method(persp,loess)
S3method(plot,margins)
S3method(print,margins)
S3method(print,summary.margins)
S3method(summary,margins)
S3method(vcov,margins)
export(cplot)
export(dydx)
export(find_data)
export(marginal_effects)
export(margins)
export(margins_summary)
export(prediction)
import(stats)
importFrom(MASS,mvrnorm)
importFrom(data.table,rbindlist)
importFrom(grDevices,gray)
importFrom(grDevices,n2mfrow)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,layout)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,rug)
importFrom(graphics,segments)
importFrom(prediction,build_datalist)
importFrom(prediction,find_data)
importFrom(prediction,mean_or_mode)
importFrom(prediction,prediction)
importFrom(prediction,seq_range)
importFrom(stats,stepfun)
importFrom(utils,capture.output)
importFrom(utils,head)
You can’t perform that action at this time.