polr: Ordered Logistic or Probit Regression
is proportional odds
logistic regression, after which the function is named.
Usage
is proportional odds
logistic regression, after which the function is named.
Usage
regression models for ordered categorical responses
Usage
Polr(formula, data, subset, weights, offset, cluster
regression models for ordered categorical responses
Usage
Polr(formula, data, subset, weights, offset, cluster
R: 'extract' method for 'polr' objects
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
R: 'extract' method for 'polr' objects
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
Package: polr-back2raw
Type: Package
Title: fits an ordered logistic regression model to make marginal fitted
#' @templateVar class polr
#' @template title_desc_tidy
#'
R: fits an ordered logistic regression model to make marginal...
polr-back2raw-packageR Documentation
fits
<- function(x, y)
stopifnot(isTRUE(all.equal(x, y, tolerance = tol)))
(house.plr <- polr(Sat ~ Infl + Type + Cont
library("MASS")
options(digits = 4)
mp <- polr(Sat ~ Infl, weights = Freq, data = housing)
library("MASS")
mp <- polr(Sat ~ Infl, weights = Freq, data = housing)
library("mlt")
You are particularly skilled with **Proportional Odds Logistic Regression models** created using the `polr()` function
You are explaining a **Proportional Odds Logistic Regression Model** (from `MASS::polr()`).
**Core Concepts & Purpose
R: Get polr()
get_polrR Documentation
Get polr()
R: Glance at a(n) polr object
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
R: Get Data for polr()
get_polr_dataR Documentation
Get Data for polr()
R: Predict and Fitted for polr Models
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
R: Predict and Fitted for polr Models
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
R: Prediction data frame for polr
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.