mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Add fitl (#2416)
This commit is contained in:
parent
6710bd59d4
commit
21e1f851d6
@ -28038,6 +28038,42 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nim-lang/asyncftpclient"
|
"web": "https://github.com/nim-lang/asyncftpclient"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "fitl",
|
||||||
|
"url": "https://github.com/c-blake/fitl",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"statistics",
|
||||||
|
"weighted",
|
||||||
|
"linear",
|
||||||
|
"regression",
|
||||||
|
"ridge",
|
||||||
|
"quantile",
|
||||||
|
"interpolation",
|
||||||
|
"Parzen",
|
||||||
|
"truncated",
|
||||||
|
"clipped",
|
||||||
|
"bootstrap",
|
||||||
|
"parameter",
|
||||||
|
"estimation",
|
||||||
|
"significance",
|
||||||
|
"model",
|
||||||
|
"glm",
|
||||||
|
"fit",
|
||||||
|
"goodness-of-fit",
|
||||||
|
"lack-of-fit",
|
||||||
|
"diagnostics",
|
||||||
|
"covariance",
|
||||||
|
"kolmogorov-smirnov",
|
||||||
|
"cramer-von mises",
|
||||||
|
"anderson-darling",
|
||||||
|
"kuiper",
|
||||||
|
"watson"
|
||||||
|
],
|
||||||
|
"description": "Self-contained fit of linear models with regression diagnostics",
|
||||||
|
"license": "MIT/ISC",
|
||||||
|
"web": "https://github.com/c-blake/fitl"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "cppany",
|
"name": "cppany",
|
||||||
"url": "https://github.com/sls1005/cppany",
|
"url": "https://github.com/sls1005/cppany",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user