| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=var4rm0khhb2fp1gbpb72tl8pj; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 16:10:13 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
R-estima..
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/R-estimability, Tools for assessing estimability of linear predictions
[
Branch: CURRENT, Version: 1.5.1, Package name: R-estimability-1.5.1, Maintainer: pkgsrc-users
Provides tools for determining estimability of linear functions of
regression coefficients, and 'epredict' methods that handle
non-estimable cases correctly. Estimability theory is discussed in
many linear-models textbooks including Chapter 3 of Monahan, JF
(2008), "A Primer on Linear Models", Chapman and Hall (ISBN
978-1-4200-6201-4).
Required to run:
[math/R]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
R-estima..mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./math/R-estimability, Tools for assessing estimability of linear predictions
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 1.5.1, Package name: R-estimability-1.5.1, Maintainer: pkgsrc-users
Provides tools for determining estimability of linear functions of
regression coefficients, and 'epredict' methods that handle
non-estimable cases correctly. Estimability theory is discussed in
many linear-models textbooks including Chapter 3 of Monahan, JF
(2008), "A Primer on Linear Models", Chapman and Hall (ISBN
978-1-4200-6201-4).
Required to run:
[math/R]
Required to build:
[pkgtools/cwrappers]
Master sites: (Expand)
- https://cran.r-project.org/src/contrib/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/
- https://stat.ethz.ch/CRAN/src/contrib/
- https://www.stats.bris.ac.uk/R/src/contrib/
- https://cran.r-project.org/src/contrib/Archive/estimability/
- https://lib.stat.cmu.edu/R/CRAN/src/contrib/Archive/estimability/
- https://stat.ethz.ch/CRAN/src/contrib/Archive/estimability/
- https://www.stats.bris.ac.uk/R/src/contrib/Archive/estimability/
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2024-11-03) Updated to version: R-estimability-1.5.1
- (2024-02-25) Updated to version: R-estimability-1.5
CVS history: (Expand)
| 2024-11-02 22:53:16 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-estimability) Updated 1.5 to 1.5.1
1.5.1
Added pkgdown site
We rolled back the required version of R to 4.1.0, same as 'emmeans' package,
so as to not require >=4.3.0 in packages that depend on this one.
|
| 2024-02-25 02:58:27 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(math/R-estimability) Updated 1.4.1 to 1.5, make test passed
** NOTE: If you have v1.4 installed, please update to a newer version!
** (Or an older one, for that matter)
1.5
We now require R >= 4.3.0.
Plays along with the changes in 'predict.lm' that came with R 4.3.0.
We re-coded the 'nonest.basis.qr' to something much simpler, and the
old version is kept available as 'legacy.nonest.basis'.
And a vignette was added to help developers add estimability
checking to their package.
|
| 2023-02-12 05:32:51 by Makoto Fujiwara | Files touched by this commit (2) | |
Log message:
(math/R-estimability) Updated 1.3 to 1.4.1
(math/R-estimability/work/estimability/inst/NEWS)
Update history for **estimability***
** NOTE: If you have v1.4 installed, please update to a newer version!
** (Or an older one, for that matter)
1.4.1
Correction to version 1.4. The new svd-based methods worked
correctly only for n x p matrices with n >= p. Otherwise things
go badly awry. And this is a big problem because I replaced
the default nonest.basis() method with the svd method.
1.4
Added support for results of svd(), via 'nonest.basis.svd' function
and 'default' method. The 'matrix' method now uses the SVD instead
of the QR decomposition.
|
| 2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
| 2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
| 2019-08-08 21:53:58 by Brook Milligan | Files touched by this commit (189) | |
Log message: Update all R packages to canonical form. The canonical form [1] of an R package Makefile includes the following: - The first stanza includes R_PKGNAME, R_PKGVER, PKGREVISION (as needed), and CATEGORIES. - HOMEPAGE is not present but defined in math/R/Makefile.extension to refer to the CRAN web page describing the package. Other relevant web pages are often linked from there via the URL field. This updates all current R packages to this form, which will make regular updates _much_ easier, especially using pkgtools/R2pkg. [1] https://mail-index.netbsd.org/tech-pkg/2019/08/02/msg021711.html |
