This commit is contained in:
c-blake 2022-12-13 23:40:27 -05:00 committed by GitHub
parent 6710bd59d4
commit 21e1f851d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28038,6 +28038,42 @@
"license": "MIT",
"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",
"url": "https://github.com/sls1005/cppany",