-
I ran 100 simulations of the sado model (used swap, lut and no bug to make it quicker)
All parameters were the same as the sado article except for sigma c, which started at 0.01 (first simulation) …
-
#### Summary:
`long double` type appears when it shouldn't.
#### Reproducible Steps:
Swupnil Sahai reported this message from RStan on stan-users:
```
SAMPLING FOR MODEL 'Degree Kernel Continuous' …
-
Fatal error: TF_chipseq_pipeline/modules/align_bwa.bds, line 87, pos 3. Task/s failed.
chipseq.bds, line 76 : main()
chipseq.bds, line 79 : void main() { // chipseq pipeline starts here
chipseq.bds…
rdali updated
7 years ago
-
#### Summary:
This is where typos and bug reports and requests go for the next manual after the 2.14 release.
We didn't update the manual for the 2.14 release, so I updated the issue title.
-
Sander used a strength of viability selection on male mating type(sigma_s or sq (in the model)), basically giving the male traits a cost distribution.
Right now there is no competition in my model…
-
Include individual level covariates like, sex, colour... in the population description, detectability and analyses
-
Enrich each named entity with list of topics. The list of topics will be derived from DBpedia which refer to `dcterms:subject` information. Output example:
```
a nif:Word , n…
-
It seems that in 4.4-1 `ols` fails for the same code that works in 4.3-1
v.4.4-1
``` r
> sessionInfo()
...
other attached packages:
[1] pander_0.6.0 rms_4.4-1 SparseM_1.6 Hmisc_3.17-0 …
-
The notation \equiv for the relative paths is not, in my opinion, a good notation. Is there the way to write a little square in the Agda mode?
-
@fjab noticed this.
When he queries this:
```
SELECT age, count(*) FROM
(SELECT datediff(year, p.date_of_birth, getdate()) AS age
FROM patients p) t
GROUP BY age ORDER BY age ASC
```
He gets…