File: triogramX.Rd

package info (click to toggle)
r-cran-sparsem 1.84-2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,648 kB
  • sloc: fortran: 3,998; ansic: 75; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
\name{triogramX}
\alias{triogramX}
\alias{X}
\title{A Design Matrix for a Triogram Problem}
\description{This is a design matrix arising from a bivariate smoothing
problem using penalized triogram fitting.  It is used in the SparseM vignette
to illustrate the use of the sparse matrix image function.}
\usage{data(triogramX)}
\format{A 375 by 100 matrix stored in compressed sparse row format}
\references{
Koenker, R and Ng, P. (2002).  SparseM:  A Sparse Matrix Package for \R,\cr
\url{http://www.econ.uiuc.edu/~roger/research/home.html}
}
\keyword{datasets}