Trajectory_ripley: Temporal trajectory to computing the confidence band for...

Description Usage Arguments Details Value

View source: R/trajectory.R

Description

Trajectories.

Usage

1
Trajectory_ripley(epi = NULL, Dat_obs = NULL, rast = NULL)

Arguments

epi

A list of matrix specifying the simulated epidemics. Note that the object should be of the form of the output of Simulate_contact_control or Simulate_contact_model

Dat_obs

A 2 columns data frame wiht compoents:

times

The sequence of times at which the observations are made

obs

the number of observation recorded at a given time

rast

The raster file of the region.

var

The observation variable. t_r is the default.

Details

Trajectory_ripley Provide a the trjaectories of the simulated epidemics.

Value

A data frame consting of the the time points and the observation with the simulation. By default it considers the removals.


holaanna/contactsimulator documentation built on Dec. 2, 2019, 2:39 a.m.