-
**Backstory:** I was looking around for a robust smooth spline fitter, and I was quite pleased to see one implemented so "close to home" (i.e., in a Bioconductor package).
Anyway, I was wondering w…
-
I generated a box using MP-Gadget, and when I read the BigFile outputs using fake_spectra I get the following error:
assert kernel == 1
AssertionError
This error is thrown at the end of get_ker…
-
In R, you can add spline bases to the design matrix for a linear model with `y ~ x1 + bs(x2)` to model the variable `x2` as a cubic spline with B-spline basis functions. I'd like to implement somethi…
-
There is unnecessary splining taking place in PFunc, which may have performance consequences.
Creating a new spline (that is, completely running the PFunc function in R) should only happen when the…
-
* [ ] Start preparing the FSL transition
* [ ] Factories
* [ ] Allow randomness by removing single action name origin on rules w/ probabilities
* [ ] Moar Direktiv
* [x] `machine_author`
* [x…
-
I'm not sure why this is happening. See `sample_LastGraph.db`, which (particularly at the "top"/"far left" of the laid graph) has a few backfilled cluster nodes where edges are partially diagonally ro…
-
https://datausa.io/profile/geo/baltimore-county-md/#medicare_time
Lines should be straight since we only have annual values. Don't use splines or whatever smoothing you're using.
We also need…
-
The tck objects returned from splprep and splrep are inconsistent in the c part,
splrep returns a c array with k+1 zeros at the end while splprep does not
see simple sample code here:
```
import…
-
as we thought, it should be possible to have more splines than observations.
slide 21 from crash-course pt 2 says so :)
```
Properties of P-splines
• Penalty P
j(∆
dαj)2
• Limit for strong sm…
dswah updated
7 years ago
-
I'm drawing up this list to keep track of things I want to complete before other random stuff.
- [x] Node to turn (verts+edgpol) into dashed edges, creating new verts+edges (dropping polys)
- [x] …