Package: fitlandr 0.1.1

fitlandr: Fit Vector Fields and Potential Landscapes from Intensive Longitudinal Data
A toolbox for estimating vector fields from intensive longitudinal data, and construct potential landscapes thereafter. The vector fields can be estimated with two nonparametric methods: the Multivariate Vector Field Kernel Estimator (MVKE) by Bandi & Moloche (2018) <doi:10.1017/S0266466617000305> and the Sparse Vector Field Consensus (SparseVFC) algorithm by Ma et al. (2013) <doi:10.1016/j.patcog.2013.05.017>. The potential landscapes can be constructed with a simulation-based approach with the 'simlandr' package (Cui et al., 2021) <doi:10.31234/osf.io/pzva3>, or the Bhattacharya et al. (2011) method for path integration <doi:10.1186/1752-0509-5-85>.
Authors:
fitlandr_0.1.1.tar.gz
fitlandr_0.1.1.zip(r-4.7)fitlandr_0.1.1.zip(r-4.6)fitlandr_0.1.1.zip(r-4.5)
fitlandr_0.1.1.tgz(r-4.6-any)fitlandr_0.1.1.tgz(r-4.5-any)
fitlandr_0.1.1.tar.gz(r-4.7-any)fitlandr_0.1.1.tar.gz(r-4.6-any)
fitlandr_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fitlandr/json (API)
NEWS
| # Install 'fitlandr' in R: |
| install.packages('fitlandr', repos = c('https://sciurus365.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/sciurus365/fitlandr/issues
Pkgdown/docs site:https://sciurus365.github.io
Last updated from:ed7c898fe7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 190 | ||
| source / vignettes | OK | 215 | ||
| linux-release-x86_64 | OK | 189 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 117 | ||
| windows-release | OK | 119 | ||
| windows-oldrel | OK | 107 | ||
| wasm-release | OK | 149 |
Exports:%>%add_interp_gridalign_pot_Bfast_bilinearfind_eqsfit_2d_ldfit_2d_vffit_3d_vfldMVKEpath_integral_BpathB_optionsreorder_outputsim_vfsim_vf_optionssimlandr_options
Dependencies:askpassbase64encBHbigmemorybigmemory.sribslibcachemclassclassIntclicodacodetoolscpp11crayoncrosstalkcurldata.tableDBIDerivdigestdplyre1071evaluatefarverfastmapFNNfontawesomeforcatsfsfurrrfuturefuture.applygenericsgganimateggplot2globalsgluegtablehighrhmshtmltoolshtmlwidgetshttrisobandjquerylibjsonlitekernlabKernSmoothknitrkslabelinglaterlatticelazyevallifecyclelistenvlpSolvemagrittrMASSMatrixmclustmemoisemgcvmimemulticoolmvtnormnlmenumDerivopensslotelparallellypdistpillarpkgconfigplotlypracmaprettyunitsprogresspromisesproxypurrrR.methodsS3R.ooR.utilsR6rappdirsRColorBrewerRcppRcppArmadilloRcppParallelRfastrlangrmarkdownrootSolves2S7sassscalessfSim.DiffProcsimlandrSparseVFCstringistringrsystibbletidyrtidyselecttinytextransformrtweenrunitsutf8uuidvctrsviridisLitewithrwkxfunyamlzigg
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add a grid to a 'vectorfield' object to enable linear interpolation | add_interp_grid |
| Find equilibrium points for a vector field | find_eqs |
| Estimate a 2D potential landscape from data with the MVKE method | fit_2d_ld summary.2d_MVKE_landscape |
| Estimate a 2D vector field | fit_2d_vf |
| Estimate a 3D potential landscape from a vector field | fit_3d_vfld |
| Multivariate vector field kernel estimator | MVKE |
| Return a normalized prediction function | normalize_predict_f |
| Options controlling the path-integral algorithm | pathB_options |
| Plot a 2D vector field | plot.vectorfield |
| Calculate the vector value at a given position | predict.vectorfield |
| Reorder a simulation output in time order | reorder_output |
| Simulation from vector fields | sim_vf |
| Options controlling the vector field simulation | sim_vf_options |
| Options controlling the landscape construction | simlandr_options |
