File: sampling-internal.Rd

package info (click to toggle)
r-cran-sampling 2.11-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,340 kB
  • sloc: ansic: 21; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
\name{sampling-internal}
\alias{.as_int}
\title{Internal sampling Functions}
\description{
 Internal sampling function
}
\usage{
.as_int(x)
}
\details{
These are not to be called by the user.
}
\keyword{internal}