[d9ee58]: / man / set_site_rates.Rd

Download this file

20 lines (19 with data), 522 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/recruit.R
\name{set_site_rates}
\alias{set_site_rates}
\title{Method to increment site rates by gamma-distributed rates of sites
opening an accrual pathway in the current week.}
\usage{
set_site_rates(obj, ...)
}
\arguments{
\item{obj}{An object of type "accrual"}
}
\value{
Modified object with new site rates
}
\description{
Method to increment site rates by gamma-distributed rates of sites
opening an accrual pathway in the current week.
}