The R Project SVN R

Rev

Rev 83958 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 83958 Rev 83972
Line 54... Line 54...
54
      \item{\code{"non-estim"}:}{gives the same predictions without
54
      \item{\code{"non-estim"}:}{gives the same predictions without
55
	\code{\link{warning}}, and with an attribute \code{\link{attr}(*, "non-estim")}
55
	\code{\link{warning}}, and with an attribute \code{\link{attr}(*, "non-estim")}
56
	with indices in \code{1:nrow(newdata)} of new data observations
56
	with indices in \code{1:nrow(newdata)} of new data observations
57
	which are deemed non-estimable.}
57
	which are deemed non-estimable.}
58
      \item{\code{"NA"}:    }{predicts \code{NA} for non-estimable new data,
58
      \item{\code{"NA"}:    }{predicts \code{NA} for non-estimable new data,
59
	silently.  Often recommmended in new code.}
59
	silently.  Often recommended in new code.}
60
      \item{\code{"NAwarn"}:}{predicts \code{NA} for non-estimable new data
60
      \item{\code{"NAwarn"}:}{predicts \code{NA} for non-estimable new data
61
	with a \code{\link{warning}}.}
61
	with a \code{\link{warning}}.}
62
    }
62
    }
63
  }
63
  }
64
  \item{tol}{non-negative number determining how non-estimability is
64
  \item{tol}{non-negative number determining how non-estimability is