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

QuantileRegression

Guides

  • Quantile regression

Tech Notes

  • Quantile regression 3D examples
  • Quantile regression over weather time series
  • Unit tests

Symbols

  • NURBSBasis
  • QuantileEnvelope
  • QuantileEnvelopeRegion
  • QuantileRegressionFit
  • QuantileRegression
Unit tests
In this notebook we show how to run the unit tests provided in the paclet.
Test file name
In[159]:=
dirName=First[PacletFind["AntonAntonov/QuantileRegression"]]["Location"];​​fileName=FileNameJoin[{dirName,"Kernel","QuantileRegression-Unit-Tests.wlt"}];
Run test report
In[161]:=
trObj=TestReport[fileName]
Out[161]=
TestReportObject
Title: Test Report: QuantileRegression-Unit-Tests.wlt
Success rate:
100%
Tests run: 20

Failed tests (if any)
In[162]:=
trObj["TestsFailed"]
Out[162]=
TestsFailedWrongResults,TestsFailedWithMessages,TestsFailedWithErrors
See the unit tests
In[163]:=
NotebookOpen[fileName]
Out[163]=
NotebookObject
QuantileRegression-Unit-Tests.wlt

RelatedGuides
▪
Quantile regression
​
""

© 2025 Wolfram. All rights reserved.

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