File: rpf.base-class.Rd

package info (click to toggle)
r-cran-rpf 1.0.11%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,484 kB
  • sloc: cpp: 5,364; sh: 114; ansic: 41; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 360 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/classes.R
\docType{class}
\name{Class rpf.base}
\alias{Class rpf.base}
\alias{rpf.base-class}
\alias{$,rpf.base-method}
\alias{$<-,rpf.base-method}
\title{The base class for response probability functions.}
\description{
Item specifications should not be modified after creation.
}