PharmCat
PharmCat
@phrb Hi! What are you think about choosing criterion for kl_exchange, is it possible? Also to include rotatability criterion I think K-means from [Clustering.jl](https://github.com/JuliaStats/Clustering.jl) can be used. It is package...
Hi! Thank you very much for mentioning the package. There are some things that I should describe. RepliceteBE.jl was developed because MixedModels.jl have no opportunity to get solution for bioequivalence...
If you know how easy to get cholesky factor of correlation matrix that correspond to covariance matrix from precision matrix - it can be possible from the firs view. I'll...
> Hi. Is there any detailed documetation about the parameters used in `Metida`? Like, if I have a kinship matrix, which commonly used in genetic studies reflects the pairwised genetic...
I'll try to do this.
Try to check dev branch
> hmm I'm still getting an error... Thank you! Can you give minimal working example? Because this seems works: ``` using MvNormalCDF using ForwardDiff μ = [1., 2., 3.] Σ...
> I was tinkering around with this package and saw that the package doesn't allow Dual Numbers which leads to an error when trying to use ForwardDiff. In think last...
> A possible bug fix is to set `a = a - mu` and `b = b - mu` _before_ checking for the special cases, which currently happens only after...
Hi! AR structure is similar AR1: [https://pharmcat.github.io/Metida.jl/stable/api/#Metida.Autoregressive](https://pharmcat.github.io/Metida.jl/stable/api/#Metida.Autoregressive)  value in brackets is a number of associated variance parameters (var and rho).