-
# š Bug
If `fixed_features` has a negative index, the initial conditions will not be constructed with the correct reduced dimensionality.
## To reproduce
** Code snippet to reproduce **
```pā¦
-
Hey Paul,
I'm currently working on adding gaussian copulas to `brms` using @spinkney's implementations over in https://github.com/spinkney/helpful_stan_functions/blob/main/functions/copula/centeredā¦
-
Hey,
I tried using Admixtools2 and I used the function compare_fits to test which qpgraph is a betterfit for my data.
I used it in the following way:
graph1=winner$edges[[1]]
graph2=winner2$edgeā¦
-
Tried to see if replacing `Threads.@threads` with `@batch` would improve performance on smaller workloads for a function. This seems to introduce some kind of data race (which wasn't present with `Thrā¦
-
### Is your feature request related to a problem? Please describe.
Right now the fleet index NLL is hardcoded as a lognormal and the age comp NLL is hardcoded as a multinomial.
### Describe the ā¦
-
related to #3528 but more general or different focus
We could add statistics and models for complex random variables with almost the usual coverage (mean, cov, params, ...).
I did not find much ā¦
-
I am unable to open SimBA after following guidelines for installation in an Anaconda Environment with Python 3.6.
My system is:
Windows 10 x64bit
Processor: Intel(R) Core(TM) i7-9750H CPU @ 2.60Gā¦
-
- [x] Weighted likelihood estimators (WLE)
- [x] Functions for the Adaptive Testing
- [x] MLE in item parameter estimation for continuous item type
- [x] Allowing NA values for `IRTest_Cont`.
-
Hey Paul,
I'm wondering if there are any plans to implement [linear functionals](https://stat.ethz.ch/R-manual/R-devel/library/mgcv/html/linear.functional.terms.html) of gaussian process as is implā¦
-
The following code
```
import tensorflow as tf
import tensorflow_probability as tfp
from tensorflow_probability import distributions as tfd
def get_mnist_data(normalize=True):
img_rowsā¦
nbro updated
8 months ago