Published February 17, 2020
| Version v0.3.0
Software
Open
johannes-titz/fastpos: fastpos 0.3.0
Authors/Creators
Description
- Parameter for number of studies is now always n_studies. Some lower level functions used number_of_studies.
- create_pop now creates a bivariate normal distribution with an exact rho, this is slower than previously, but it is probably worth it.
- Problems with C++ progressbar (RcppProgress) were fixed. The code should also be cleaner now.
- Make C++ and Rstudio interruption similar: depending on the timing, either Rstudio interrupts by itself and stops everything or C++ returns a value. In the latter case, R now also stops quietly.
- Since the interrupts cannot be properly tested, code coverage is only 90%.
Files
johannes-titz/fastpos-v0.3.0.zip
Files
(425.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:93024dae46dd9d0571dc079c2c7b593a
|
425.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/johannes-titz/fastpos/tree/v0.3.0 (URL)