Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MonadicQuantileRegression

Guides

  • Quantile regression pipeline functions

Symbols

  • QRMonModifyContext
  • QRMonAddToContext
  • QRMonAssignContextTo
  • QRMonAssignTo
  • QRMonAssignValueTo
  • QRMonBandsSequence
  • QRMonBind
  • QRMonChowTestStatistic
  • QRMonConditionalCDF
  • QRMonConditionalCDFPlot
  • QRMonContexts
  • QRMonDateListPlot
  • QRMonDeleteMissing
  • QRMonDropData
  • QRMonDropDataPlotOptions
  • QRMonDropFromContext
  • QRMonDropNet
  • QRMonDropOutlierRegressionFunctions
  • QRMonDropOutliers
  • QRMonDropRegressionFunctions
  • QRMonDropRegressionFunctionsPlotOptions
  • QRMonEchoContext
  • QRMonEchoDataSummary
  • QRMonEchoFunctionContext
  • QRMonEchoFunctionValue
  • QRMonEcho
  • QRMonEchoValue
  • QRMonErrorPlots
  • QRMonErrors
  • QRMonEvaluate
  • QRMonFail
  • QRMonFindAnomaliesByResiduals
  • QRMonFindChowTestLocalMaxima
  • QRMonFindLocalExtrema
  • QRMonFindStructuralBreaks
  • QRMonFit
  • QRMonFold
  • QRMonGetData
  • QRMonGridSequence
  • QRMonIfElse
  • QRMonIf
  • QRMonIterate
  • QRMonLeastSquaresFit
  • QRMonLocalExtrema
  • QRMonModule
  • QRMonMovingAverage
  • QRMonMovingMap
  • QRMonMovingMedian
  • QRMon
  • QRMonNest
  • QRMonNestWhile
  • QRMonNetRegression
  • QRMonOption
  • QRMonOutliers
  • QRMonOutliersPlot
  • QRMonPickPathPoints
  • QRMonPlot
  • QRMonPlotStructuralBreakSplits
  • QRMonPutContext
  • QRMonPutValue
  • QRMonQuantileRegressionFit
  • QRMonQuantileRegression
  • QRMonRegressionFit
  • QRMonRegression
  • QRMonRescale
  • QRMonRetrieveFromContext
  • QRMonSeparate
  • QRMonSeparateToFractions
  • QRMonSetContext
  • QRMonSetData
  • QRMonSetDataPlotOptions
  • QRMonSetNet
  • QRMonSetOutlierRegressionFunctions
  • QRMonSetOutliers
  • QRMonSetRegressionFunctions
  • QRMonSetRegressionFunctionsPlotOptions
  • QRMonSetValue
  • QRMonSimulate
  • QRMonSucceed
  • QRMonTakeContext
  • QRMonTakeData
  • QRMonTakeDataPlotOptions
  • QRMonTakeNet
  • QRMonTakeOutlierRegressionFunctions
  • QRMonTakeOutliers
  • QRMonTakeRegressionFunctions
  • QRMonTakeRegressionFunctionsPlotOptions
  • QRMonTakeValue
  • QRMonUnit
  • QRMonUnitQ
  • QRMonWhen
  • $QRMonFailure
Quantile regression pipeline functions
A monadic pipeline is a way to navigate computations in monad's function space. The unit function and the setter functions "uplift" data into monad's space. The taker functions "download" data from monad's space. The central -- and most computationally intensive -- functions are the regression functions. Variety of use cases are addressed with the rest of the functions.
Fundamental
QRMon
— monad objects head
QRMonUnit
— create monad unit object
$QRMonFailure
— monad's failure symbol
QRMonUnitQ
— check whether an expression is a monad object
QRMonBind
— monad's binding function
Setters
QRMonSetContext
▪
QRMonSetValue
▪
QRMonSetData
▪
QRMonSetDataPlotOptions
▪
QRMonSetNet
▪
QRMonSetOutlierRegressionFunctions
▪
QRMonSetOutliers
▪
QRMonSetRegressionFunctions
▪
QRMonSetRegressionFunctionsPlotOptions
▪
QRMonSetValue
Takers
QRMonTakeContext
▪
QRMonTakeValue
▪
QRMonTakeData
▪
QRMonTakeDataPlotOptions
▪
QRMonTakeNet
▪
QRMonTakeOutlierRegressionFunctions
▪
QRMonTakeOutliers
▪
QRMonTakeRegressionFunctions
▪
QRMonTakeRegressionFunctionsPlotOptions
Removers
QRMonDropData
▪
QRMonDropDataPlotOptions
▪
QRMonDropFromContext
▪
QRMonDropNet
▪
QRMonDropOutlierRegressionFunctions
▪
QRMonDropOutliers
▪
QRMonDropRegressionFunctions
▪
QRMonDropRegressionFunctionsPlotOptions
Preliminary
QRMonEchoDataSummary
▪
QRMonRescale
▪
QRMonPlot
▪
QRMonDeleteMissing
Regression
QRMonQuantileRegression
— compute Quantile regression using B-splines basis
QRMonQuantileRegressionFit
— compute Quantile regression using specified function basis
QRMonFit
— compute Linear regression
QRMonLeastSquaresFit
— compute Linear regression
Plotting
QRMonPlot
▪
QRMonDateListPlot
▪
QRMonErrorsPlot
▪
QRMonOutliersPlot
Fitting errors
QRMonErrors
▪
QRMonErrorPlots
Finding outliers
QRMonOutliers
▪
QRMonOutliersPlot
Finding anomalies
QRMonFindLocalExtrema
▪
QRMonFindAnomaliesByResiduals
▪
QRMonFindStructuralBreaks
▪
QRMonFindChowTestLocalMaxima
Selection
QRMonPickPathPoints
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com