PharmCat

Results 55 comments of PharmCat

I just use ``` plot(summ; trajectories = 3) ``` and it seems works.

So, I closed that PR, but I think that I can make it step-by-step. And what API will be preferable: ``` struct TwoSampleBinomialTest

> Something which worries me is that AFAICT currently all tests we support correspond to a single hypothesis -- there is no argument to choose the kind of hypothesis you...

> How do other software handle this? In equality(inequality) test it really simple because there is no any `margin` and it look like any other test. In equivalence and superiority...

Hi! > Thanks. I'm not sure I completely got the implications of your explanations regarding the p-values, but I get the idea. > > Do other software than SAS support...

add test for coverage, reference dataset 1 from Schütz, Helmut & Labes, Detlew & Fuglsang, Anders. (2014). Reference Datasets for 2-Treatment, 2-Sequence, 2-Period Bioequivalence Studies. The AAPS journal. 16. 1292-1297....

Maybe `lcontrast` function can be simplified with using `StatsModels.hypothesis_matrix`, but anyway it is not working with `InteractionTerm`.

Hi! Maybe if this PR not appropriate to GLM - make it as additional package?