Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
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
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
QuantileRegression
Guides
Quantile regression
Symbols
NURBSBasis
QuantileEnvelope
QuantileEnvelopeRegion
QuantileRegressionFit
QuantileRegression
AntonAntonov`QuantileRegression`
N
U
R
B
S
B
a
s
i
s
N
U
R
B
S
B
a
s
i
s
[
d
a
t
a
,
n
]
c
o
n
s
t
r
u
c
t
s
a
b
a
s
i
s
o
f
n
×
n
×
.
.
.
N
U
R
B
S
f
u
n
c
t
i
o
n
s
f
o
r
t
h
e
d
o
m
a
i
n
o
f
d
a
t
a
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
5
)
Basic Examples
(
1
)
Here is 3D data:
I
n
[
1
]
:
=
S
e
e
d
R
a
n
d
o
m
[
3
3
]
;
{
b
,
c
}
=
{
-
8
,
6
}
;
l
s
D
a
t
a
=
R
a
n
d
o
m
R
e
a
l
[
{
b
,
c
}
,
{
1
6
0
0
,
2
}
]
;
m
a
t
D
a
t
a
=
M
a
p
[
A
p
p
e
n
d
[
#
,
E
x
p
[
-
#
.
#
/
(
c
-
b
)
/
4
]
(
S
i
n
[
S
q
r
t
[
#
〚
1
〛
^
2
+
#
〚
2
〛
^
2
]
]
*
R
a
n
d
o
m
V
a
r
i
a
t
e
[
N
o
r
m
a
l
D
i
s
t
r
i
b
u
t
i
o
n
[
1
,
0
.
3
]
]
)
]
&
,
l
s
D
a
t
a
]
;
D
i
m
e
n
s
i
o
n
s
[
m
a
t
D
a
t
a
]
O
u
t
[
1
]
=
{
1
6
0
0
,
3
}
Here is a plot of it:
I
n
[
2
]
:
=
L
i
s
t
P
o
i
n
t
P
l
o
t
3
D
[
m
a
t
D
a
t
a
,
P
l
o
t
R
a
n
g
e
A
l
l
,
B
o
x
R
a
t
i
o
s
{
1
,
1
,
1
/
1
.
5
}
]
O
u
t
[
2
]
=
Here is a NURBS basis for the x- and y-coordinates of the data:
I
n
[
3
]
:
=
a
B
a
s
i
s
=
N
U
R
B
S
B
a
s
i
s
[
m
a
t
D
a
t
a
〚
A
l
l
,
1
;
;
2
〛
,
3
]
;
L
e
n
g
t
h
[
a
B
a
s
i
s
]
O
u
t
[
3
]
=
9
I
n
[
4
]
:
=
M
a
p
[
P
l
o
t
3
D
[
#
[
x
,
y
]
,
{
x
,
b
,
c
}
,
{
y
,
b
,
c
}
,
P
l
o
t
R
a
n
g
e
A
l
l
]
&
,
V
a
l
u
e
s
[
a
B
a
s
i
s
]
]
O
u
t
[
4
]
=
O
p
t
i
o
n
s
(
2
)
A
p
p
l
i
c
a
t
i
o
n
s
(
1
)
P
o
s
s
i
b
l
e
I
s
s
u
e
s
(
1
)
S
e
e
A
l
s
o
Q
u
a
n
t
i
l
e
R
e
g
r
e
s
s
i
o
n
F
i
t
▪
B
S
p
l
i
n
e
S
u
r
f
a
c
e
▪
B
S
p
l
i
n
e
C
u
r
v
e
▪
B
S
p
l
i
n
e
F
u
n
c
t
i
o
n
R
e
l
a
t
e
d
L
i
n
k
s
▪
N
o
n
-
u
n
i
f
o
r
m
r
a
t
i
o
n
a
l
B
-
s
p
l
i
n
e
s
|
W
i
k
i
p
e
d
i
a
"
"