search for: model_constrained

Displaying 1 result from an estimated 1 matches for "model_constrained".

Did you mean: model_unconstrained
2025 Apr 08
1
Estimating regression with constraints in model coefficients
Hi, I have below fit with ordinal logistic regression dat = foreign::read.dta("https://stats.idre.ucla.edu/stat/data/ologit.dta") summary(MASS::polr(formula = apply ~ pared + public + gpa, data = dat)) However, instead of obtaining unconstrained estimates of model parameters, I would like to impose certain constraints on each of the model parameters, based on some non-sample