diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-06 00:03:29 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-11-06 00:03:29 +0100 |
commit | b5b446b718b15ccaae5b197e147fc1358f0f564e (patch) | |
tree | a36f32ee664c6925b5afdb812daca41075968152 /man/mmkin.Rd | |
parent | 2f24fe0ce70d040e491619d7f2413fc902e433f1 (diff) |
Fast analytical solutions for saemix, update.mmkin
Also, use logit transformation for g and for solitary formation
fractions, addressing #10.
Diffstat (limited to 'man/mmkin.Rd')
-rw-r--r-- | man/mmkin.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mmkin.Rd b/man/mmkin.Rd index e06f6cd1..80360cd7 100644 --- a/man/mmkin.Rd +++ b/man/mmkin.Rd @@ -8,7 +8,7 @@ more datasets} mmkin( models = c("SFO", "FOMC", "DFOP"), datasets, - cores = detectCores(), + cores = parallel::detectCores(), cluster = NULL, ... ) |