qumas
Getting Started
Getting Started with qumas
Examples
Welcome to qumas examples!
API Reference
qumas package
Tables
qumas
qumas.MicrolensingAnalysis.functions module
View page source
qumas.MicrolensingAnalysis.functions module
linear_func
(
x
,
slope
,
intercept
)
[source]
linear_model
(
x
,
y
)
[source]
bootstrap_single_iteration
(
x
,
y
,
_
)
[source]
bootstrap_Area
(
x
,
y
,
n_bootstrap
=
5000
)
[source]