PlotFits: PlotFits function

Description Usage Arguments Examples

View source: R/PlotFits.R

Description

Plots the posterior predictions on the actual data so model fit can be checked visually

Usage

1
PlotFits(fulloutput, dd, filename)

Arguments

fulloutput

Output generated in the fitting function, containing all the posterior data from the model fitting

dd

Dataframe with columns for population size data (colname=popsize), time data (colname=time) and unique identifiers for each population (colname=ident)

graphname

Path with filename to save the figure showing the fits of the data with the posterior predictions. Defaults to NA, in which the plot will not be saved

Examples

1

femoerman/PBPGM documentation built on Aug. 22, 2021, 11:46 p.m.