-
Many students struggled to understand the UI of the demean dialog box.
We've worked out that the correct procedure to get output is:
1. select series
2. click demean option from menu
3. mark one…
-
This task is to plan and track progress towards a baseline library of useful graphs. It also provides an opportunity to unify and plan chart components, so they are shared throughout the library.
# Ch…
-
Please fill in the form to submit an exercise question. Please state the question under `Question` section. Please try to be as specific as possible when describing the problem. In `hint` chunk, you c…
-
look into why we are getting `NA` in `sleuth_lrt()` and look into what `p.adjust` is doing in this situation (treating them as ones?)
-
#27 calls for splines (R built-in method smooth.spline) and lowess to be added
#49 calls for Savitzky-Golay to be added (which may simply be a general case of loess?)
#88 calls for better clarificat…
-
It would be awesome to have some version of a parallel coordinate plot in Makie.
![image](https://user-images.githubusercontent.com/61620837/169096961-b2ea631f-9f34-454d-bf7c-bafe1e5f5c19.png)
Taken…
-
In CHELSA
We interpolated mean monthly temperatures
(t) to a daily resolution using a B-cubic spline interpolation and used this as input data for the
growing degree days.
See also review of met…
-
You cover LOESS, polynomials and breakpoint modelling nonlinear patterns, but oddly do not cover splines (breakpoint modelling is a subset of regression splines limited to linear, slope = 0 models) in…
-
decision trees - CART 4.5
random forests
extremely random trees
kmeans
svm
SGD
http://leon.bottou.org/projects/sgd
linear regression
logistic regression
MARS
feature selection algorithms
http://…
-
**Is your feature request related to a problem? Please describe.**
I am working with registry based health data and stepwise survival curves are cosidered sensitive data, and I am therefor not allowe…