Displaying 1 result from an estimated 1 matches for "seerinflated".
2004 Sep 17
1
Help w/ custom pkg: ERROR: installing package indices failed
...text html latex
Error in FUN(X[[as.integer(1)]], ...) : subscript out of bounds
Execution halted
ERROR: installing package indices failed
** Removing '/home/sfalcon/util/lib/R/capsim'
Here's the troublesome Rd file:
\name{combineAges3}
\title{Age adjust data and combine SEER, SEERInflated and model data
frames.}
\description{
Use \code{getAgeAdjustmentCounts} to get standard population counts and
combine age categories using appropriate weights.
}
\usage{
combineAges3(seer, seerInflated, model, col.names)
}
\arguments{
\item{seer}{A data frame containing SEER data. Must contain...