-
Hi!
As promised, an report on adopting `BenchmarkDotNet` to be used as a performance tests runner.
**Bad part:**
- I've had to write a plenty of code to make it work.
- It's not finished yet: there…
-
Hi, Sacha
Recently, there appears a strange error when I running the bootnet.
`bootnet_SAS Note: bootnet will store only the following statistics: edge, strength, closeness, betweenness
> Estima…
-
Getting started with Control Charts, mainly multivariate where statistics is similar to several other issues.
I put a script in the next comment with some experiments done in a few hours.
(Issue so …
-
In PR #849 I merged Tyler's enhancements to tukeyhsd into master (see also #809 #789 #824 )
some things left to do
- another round of proofreading docstrings, and cleaner example script
- add p-value…
-
We thank the NeuroImage for the opportunity to revise our paper, and the Handling Editor, the editorial team, and three referees for their thoughtful comments and suggestions. We have revised our manu…
-
Hi, Sacha,
I used the following code for estimating CLPN network using bootnet(215 samples, 9 nodes, 4 covariates):
```
## Set number of covariates
numCovar = 4
## Set number of nodes
k = 10…
-
add a generic bibtex entry with required fields and the extras we want
-
I thank Dr. Gallas and colleagues who provide iMRMC for MRMC analysis.
I have a study design with clustered data (4 observations per patient), and learned that handling of clustered data is not yet…
-
It would be nice to have a propensity score matching implementation.
We can follow the description given at:
Dehejia, Rajeev. “Practical Propensity Score Matching: a Reply to Smith and Todd.” Journ…
-
Hi, I am creating this as a general-purpose issue for this imputation task. As a preliminary step, here is my understanding of our proposed methodology for this task (using P22250 as a test case).
…