Quantile Regression

Quantile regression.

Choose from two quantile regression functions

  • quantileFit provides parameter estimates and optional bootstrapped confidence intervals and standard errors for conditional quantile regressions.
  • quantileFitLoc estimates local linear and quadratic quantiles for specified quantile points.

Linear and local quadratic regression.

Easy implementation

Both functions support formula strings and common default settings for quick estimation:

// Perform quantile regression estimation
call quantileFit(fname, "ln_wage ~ age + age:age + tenure");

Custom options

  • Bootstrapped parameter confidence intervals and standard errors.
  • Interior point or quadratic programming algorithms.
  • Iteration and results printing.
  • User specified variable names for results printing.

 

Have a Specific Question?

Get a real answer from a real person

Need Support?

Get help from our friendly experts.

Try GAUSS for 14 days for FREE

See what GAUSS can do for your data

© Aptech Systems, Inc. All rights reserved.

Privacy Policy