File: rpf.mean.info1.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 (18 lines) | stat: -rw-r--r-- 445 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/diagnose.R
\name{rpf.mean.info1}
\alias{rpf.mean.info1}
\title{Find the point where an item provides mean maximum information}
\usage{
rpf.mean.info1(spec, iparam, grain = 0.1)
}
\arguments{
\item{spec}{an item spec}

\item{iparam}{an item parameter vector}

\item{grain}{the step size for numerical integration (optional)}
}
\description{
\lifecycle{experimental}
}