Package: flimo 0.1.5
Sylvain Moinard
flimo: Fixed Landscape Inference Method
Likelihood-free inference method for stochastic models. Uses a deterministic optimizer on simple simulations of the model that are performed with a prior drawn randomness by applying the inverse transform method. Is designed to work on its own and also by using the Julia package 'Jflimo' available on the git page of the project: <https://metabarcoding.org/flimo>.
Authors:
flimo_0.1.5.tar.gz
flimo_0.1.5.tar.gz(r-4.5-noble)flimo_0.1.5.tar.gz(r-4.4-noble)
flimo_0.1.5.tgz(r-4.4-emscripten)flimo_0.1.5.tgz(r-4.3-emscripten)
flimo.pdf |flimo.html✨
flimo/json (API)
NEWS
# Install 'flimo' in R: |
install.packages('flimo', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:28240e7bed. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-linux | OK | Nov 10 2024 |
Exports:check_simulatorflimobjectiveflimoptimjulia_loadjulia_setupplot_objectivesampleQ
Dependencies:clicolorspacefansifarverggplot2gluegtableisobandJuliaConnectoRlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigR6RColorBrewerrlangscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Check if simulator with fixed quantiles is well implemented | check_simulator |
Objective function minimized by flimo | flimobjective |
Main function to use flimo inference | flimoptim |
Internal flimoptim function in Julia mode | flimoptim_Julia |
Internal flimoptim function in R mode | flimoptim_R |
Load Julia | julia_load |
Check Julia setup | julia_setup |
Plot the objective to be minimized using flimo | plot_objective |
Plot main flimo results | plot.flimo_result |
Print flimo results | print.flimo_result |
Sample function with fixed quantiles | sampleQ |
Summary of flimo results | summary.flimo_result |