Welcome to ClientVPS Mirrors

Minimal Working Examples

Minimal Working Examples

Feel free to report any issue

An issue can be an error but also an improvement. And improvement can be a new function as well as a better documentation (like a simple typo). Everything is welcome. There is no mistake when helping.

(Click here to report an issue)[https://gitlab.com/qonfluens/model/rbioacc/-/issues]

To help returning issue, we provide here a set of Minimal Working Example (MWE) that you can modify to obtain yours.

Below are MWE where each chunk (piece of R code in grey area) work on its own.

library(rbioacc)

Prior Posterior

data("Male_Gammarus_Single")
modelData_MGS <- modelData(Male_Gammarus_Single, time_accumulation = 4)
fit_MGS <- fitTK(modelData_MGS, iter = 10, chains = 2)

# Compute a dataframe with priors and posteriors
df_MGS <- df_PriorPost(fit_MGS)

# Compute a plot with priors and posteriors
plt_MGS <- plot_PriorPost(fit_MGS)

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.