CRAN Package Check Results for Package lmomco

Last updated on 2023-12-11 00:49:10 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.4.11 24.33 227.14 251.47 NOTE
r-devel-linux-x86_64-debian-gcc 2.4.11 25.79 168.62 194.41 NOTE
r-devel-linux-x86_64-fedora-clang 2.4.11 318.87 OK
r-devel-linux-x86_64-fedora-gcc 2.4.11 308.68 OK
r-devel-windows-x86_64 2.4.11 29.00 257.00 286.00 OK
r-patched-linux-x86_64 2.4.11 36.85 226.39 263.24 OK
r-release-linux-x86_64 2.4.11 23.23 226.40 249.63 OK
r-release-macos-arm64 2.4.11 78.00 OK
r-release-macos-x86_64 2.4.11 212.00 OK
r-release-windows-x86_64 2.4.11 38.00 306.00 344.00 OK
r-oldrel-macos-arm64 2.4.11 71.00 OK
r-oldrel-macos-x86_64 2.4.11 93.00 OK
r-oldrel-windows-x86_64 2.4.11 37.00 281.00 318.00 OK

Check Details

Version: 2.4.11
Check: Rd files
Result: NOTE checkRd: (-1) par2qua2lo.Rd:31: Lost braces 31 | Alternatively, the returned value could be a weighting function for subsequent calls as \code{wfunc} to \code{par2qua2lo} (see \bold{Examples}). This alternative operation is triggered by setting \code{wfunc} to an arbitrary character string, and internally the contents of \code{xlo1} and \code{xlo2}, which themselves have to be called as named arguments, are recombined. This means that the \code{xin} and code{xout} are recombined, into their respective samples. Each data point is then categorized with probability zero for the \code{xlo1} values and probability unity for the \code{xlo2} values. A logistic regression is fit using logit-link function for a binomial family using a generalized linear model. The binomial (0 or 1) is regressed as a function of the plotting positions of a sample composed of \code{xlo1} and \code{xlo2}. The coefficients of the regression are extracted, and a function created to predict the probability of event \dQuote{\code{xlo2}}. The \code{attributes} of the computed value inside the function store the coefficients, the regression model, and potentially useful for graphical review, a \code{data.frame} of the data used for the regression. This sounds more complicated than it really is (see source code and \bold{Examples}). | ^ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc