-
```
library(piecewiseSEM)
# Create fake data
dat
-
### Description of Feature
Ability to access the impact analysis result for a given metric via the API
-
Hi, using scCOMP for the first time; the issue I'm running into is that for some reason cell_group and sample calling are not working appropriately from a Seurat object when running scCOMP.
Here i…
-
binomial (logit/probit)
gaussian (identity)
negative binomial (logit/probit)
multinomial (logit/probit)
-
Search like ``/api/name_strings?search_term=Ilyr*`` in development database should find
"Ilyrgis olivacea". Currently it returns empty result.
Related to #97 and probably will be fixed with it
dimus updated
8 years ago
-
# Theory Of Statistics - Song's Blog
THIS IS A SIMPLIFIED LECTURE REVIEW BASED ON CUHKSZ’S THEORY OF STATISTICS (Statistical Inference George Casella)
Common Family of Distributions Exponential…
-
#### Describe the bug
This is more of a **question**, and maybe a potential issue (please, correct me where I am wrong)
I was trying to fit a simple `logit` model using `sm.Logit` approach but I…
-
By default, `pandora` computes the log likelihood of minimizer kmers in a PRG to find the maximum likelihood path using a Negative Binomial distribution where the number of successes (`negative_binomi…
-
This is either a GLM bug, or a documentation bug.
For link, family="binomial", the R help says
"binomial": "logit", "log"
But if you try "log" you get:
Incompatible link function for s…
-
In the Euro problem, when calculating the likelihood of the [entire set at once](https://github.com/AllenDowney/ThinkBayes/blob/master/book/book.tex#L2462-L2466), it seems like this should use the bin…