Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
ThreeParameterCriticalPowerFit
Interface ThreeParameterCriticalPowerFit
A fitted CP/W′/Pmax model with diagnostics for caller-side quality gating.
interface
ThreeParameterCriticalPowerFit
{
converged
:
boolean
;
iterations
:
number
;
model
:
ThreeParameterCriticalPowerModel
;
normalizedRmse
:
number
;
rmseWatts
:
number
;
rSquared
:
number
|
null
;
sampleCount
:
number
;
}
Index
Properties
converged
iterations
model
normalized
Rmse
rmse
Watts
r
Squared
sample
Count
Properties
converged
converged
:
boolean
iterations
iterations
:
number
model
model
:
ThreeParameterCriticalPowerModel
normalized
Rmse
normalizedRmse
:
number
rmse
Watts
rmseWatts
:
number
r
Squared
rSquared
:
number
|
null
sample
Count
sampleCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
converged
iterations
model
normalized
Rmse
rmse
Watts
r
Squared
sample
Count
GitHub
npm
Sports Lib API - v17.3.0
Loading...
A fitted CP/W′/Pmax model with diagnostics for caller-side quality gating.