Movatterモバイル変換
[0]ホーム
o2geosocial 1.1.3
- Fix: add extra checks to avoid segfaults in move_alpha andmove_swap_alpha
o2geosocial 1.1.2
- Resubmission following CRAN archive
o2geosocial 1.1.1
- Fix: Update
Rcpp to remove warnings
o2geosocial 1.1.0
Major Changes
- Change the calculation and format of the connectivity matrix(“param\(log_s_dens"):param\)log_s_dens now contains the probability of connectionbetween regions (rather than the log-probability) if”kappa = 1”. Ifthere is a missing generation between two connected cases (i.e. “kappa =2”), the spatial likelihood is computed in src/likelihoods.cpp.
- Speed up the exploration of potential infectors (in“cpp_move_alpha()” and “cpp_move_ancestors()”) by computing the genotypereported in each tree.
- In R/outbreaker_find_imports.R: imported cases do not influence thecomputation of “threshold” (i.e. the threshold of plausibility of aconnection between cases) since they are by definition not infected byany case (and their likelihood is de facto smaller).
Minor Changes
- Add parameter “outlier_plot” to “create_config()”: if TRUE, thelikelihoods of connection are plotted after the first short run(“outbreaker_find_imports()”)
- Add a message to indicate how many imports were added after thefirst run (in R/outbreaker_find_imports.R)
- If “config$outlier_relative == T”, the same threshold ofplausibility is used in R/outbreaker_find_imports.R andR/outbreaker_move.R.
- Add “cpp_gen_tree()” in src/internals.cpp: function for internal usethat calculates the genotype reported in a given tree.
Bug Fixes
- Fix: In R/outbreaker_find_imports.R, if “max(data$is_cluster)” wasequal to 1, “list_influences” was initialised as a matrix, now it isalways a list.
- Fix: In R/outbreaker_data.R: modify “final_index” to change how thetail of “w_dens” is calculated and avoid log(w_dens) = -Inf.
- Fix: In R/custom_likelihoods.R: Change the number of argumentsneeded to customise likelihood functions.
- Fix: In certain situations, some of the initial trees (generated by“create_config()”) contained more than one genotype reported pertree.
- Fix: In R/outbreaker_find_imports.R and R/outbreaker_move.R, changethe calculation of “n_measures”
- Fix various typos.
o2geosocial 1.0.2
- Fix: “f_dens” refers to the “incubation period”, not the“colonization time”
o2geosocial 1.0.1
- Fix: Remove dependencies to unused packages in DESCRIPTIONFile.
- Fix: Remove checks in cpp_move_swap_cases.
- Fix: Consensus tree for imported cases in “summary()”: the value ofthe column “from” for an imported case is now NA.
o2geosocial 1.0.0
[8]ページ先頭