Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 121 - 130 of 11200 found.
[1] < 8 9 10 11 12 13 14 15 16 17 18 > [1120]  Sort:

lava.tobit : LVM with censored and binary outcomes

Package: lava.tobit
Type: Package
Title: LVM with censored and binary outcomes
Version: 0.4-7
Date: 2012-07-11
Author: Klaus K. Holst
Maintainer: Klaus K. Holst <kkho@biostat.ku.dk>
Description: lava plugin allowing combinations of left and right
censored and binary outcomes
Keywords: probit model, tobit model, structural equation model
Depends: R (>= 2.14), lava (>= 1.1), mvtnorm, survival
License: GPL-3
LazyLoad: yes
Collate: 'binary.R' 'clprobit.R' 'hooks.R' 'onload.R' 'plotres.R'
'rbind.Surv.R' 'tobit.R' 'weighted.R' 'lava.tobit-package.R'
Packaged: 2012-08-16 12:43:14 UTC; nqh369
Repository: CRAN
Date/Publication: 2012-08-16 19:44:26

● Data Source: CranContrib
● Cran Task View: Psychometrics, Survival
● 0 images, 6 functions, 0 datasets
● Reverse Depends: 0

lava : Latent Variable Models

Package: lava
Type: Package
Title: Latent Variable Models
Version: 1.4.3
Date: 2016-04-10
Author: Klaus K. Holst
Maintainer: Klaus K. Holst <kkho@biostat.ku.dk>
Description: Estimation and simulation of latent variable models.
URL: https://github.com/kkholst/lava
License: GPL-3
LazyLoad: yes
Depends: R (>= 2.15)
Imports: numDeriv, methods, graphics, grDevices, utils, stats
Suggests: mets (>= 1.1), graph, data.table, Rgraphviz, igraph (>= 0.6),
Matrix, KernSmooth, lme4, geepack, gof (>= 0.9), foreach,
quantreg, rgl, fields, survival, testthat (>= 0.11), ascii, zoo
ByteCompile: yes
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-11 05:32:17 UTC; klaus
Repository: CRAN
Date/Publication: 2016-04-11 18:09:08

● Data Source: CranContrib
● Cran Task View: Psychometrics
● 0 images, 80 functions, 14 datasets
Reverse Depends: 2

lavaan.shiny : Latent Variable Analysis with Shiny

Package: lavaan.shiny
Type: Package
Title: Latent Variable Analysis with Shiny
Version: 1.1
Date: 2016-06-23
Author: W. Kyle Hamilton <kyle.hamilton@gmail.com>
Maintainer: W. Kyle Hamilton <kyle.hamilton@gmail.com>
Description: Interactive shiny application for working with different kinds of
latent variable analysis, with the 'lavaan' package. Graphical output for models
are provided and different estimators are supported.
License: GPL-3
URL: https://github.com/kylehamilton/lavaan.shiny
Depends: R (>= 3.0.3)
Imports: shiny, shinyAce, psych, lavaan, semPlot
LazyData: TRUE
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-24 01:09:01 UTC; hcilab
Repository: CRAN
Date/Publication: 2016-06-24 07:30:45

● Data Source: CranContrib
● 0 images, 1 functions, 0 datasets
● Reverse Depends: 0

lavaan.survey : Complex Survey Structural Equation Modeling (SEM)

Package: lavaan.survey
Type: Package
Title: Complex Survey Structural Equation Modeling (SEM)
Version: 1.1.3
Date: 2015-11-03
Author: Daniel Oberski
Maintainer: Daniel Oberski <daniel.oberski@gmail.com>
Description: Fit structural equation models (SEM) including factor analysis,
multivariate regression models with latent variables and many other latent
variable models while correcting estimates, standard errors, and
chi-square-derived fit measures for a complex sampling design.
Incorporate clustering, stratification, sampling weights, and
finite population corrections into a SEM analysis.
Wrapper around packages lavaan and survey.
Depends: R (>= 2.14.0), lavaan (>= 0.5-20), survey (>= 3.30-3)
Imports: MASS
License: GPL (>= 2)
URL: http://daob.nl/
Suggests: testthat, mice, mitools
NeedsCompilation: no
Packaged: 2015-11-09 09:13:04 UTC; daob
Repository: CRAN
Date/Publication: 2015-11-09 11:34:18

● Data Source: CranContrib
● Cran Task View: OfficialStatistics, Psychometrics
● 0 images, 7 functions, 1 datasets
● Reverse Depends: 0

lavaan : Latent Variable Analysis

Package: lavaan
Title: Latent Variable Analysis
Version: 0.5-20
Authors@R: c(person(given = "Yves", family = "Rosseel",
role = c("aut", "cre"),
email = "Yves.Rosseel@UGent.be"),
person(given = "Daniel", family = "Oberski",
role = "ctb",
email = "daniel.oberski@gmail.com"),
person(given = "Jarrett", family = "Byrnes",
role = "ctb",
email = "byrnes@nceas.ucsb.edu"),
person(given = "Leonard", family = "Vanbrabant",
role = "ctb",
email = "Leonard.Vanbrabant@ugent.be"),
person(given = "Victoria", family = "Savalei",
role = "ctb",
email = "vsavalei@ubc.ca"),
person(given = "Ed", family = "Merkle",
role = "ctb",
email = "merklee@missouri.edu"),
person(given = "Michael", family = "Hallquist",
role = "ctb",
email = "michael.hallquist at gmail.com"),
person(given = "Mijke", family = "Rhemtulla",
role = "ctb",
email = "mijke@ku.edu"),
person(given = "Myrsini", family = "Katsikatsou",
role = "ctb",
email = "mirtok2@gmail.com"),
person(given = "Mariska", family = "Barendse",
role = "ctb",
email = "m.t.barendse@rug.nl")
)
Description: Fit a variety of latent variable models, including confirmatory
factor analysis, structural equation modeling and latent growth curve models.
Depends: R (>= 3.1.0), methods
Imports: stats4, stats, utils, graphics, MASS, mnormt, pbivnorm,
quadprog
Suggests: lavaan.survey, semPlot, semTools, simsem
License: GPL (>= 2)
LazyData: yes
URL: http://lavaan.org
NeedsCompilation: no
Packaged: 2015-11-07 16:50:11 UTC; yves
Author: Yves Rosseel [aut, cre],
Daniel Oberski [ctb],
Jarrett Byrnes [ctb],
Leonard Vanbrabant [ctb],
Victoria Savalei [ctb],
Ed Merkle [ctb],
Michael Hallquist [ctb],
Mijke Rhemtulla [ctb],
Myrsini Katsikatsou [ctb],
Mariska Barendse [ctb]
Maintainer: Yves Rosseel <Yves.Rosseel@UGent.be>
Repository: CRAN
Date/Publication: 2015-11-07 19:03:33

● Data Source: CranContrib
● Cran Task View: OfficialStatistics
● 0 images, 40 functions, 0 datasets
Reverse Depends: 19

lawn : Client for 'Turfjs' for 'Geospatial' Analysis

Package: lawn
Title: Client for 'Turfjs' for 'Geospatial' Analysis
Description: Client for 'Turfjs' (http://turfjs.org/) for
'geospatial' analysis. The package revolves around using 'GeoJSON'
data. Functions are included for creating 'GeoJSON' data objects,
measuring aspects of 'GeoJSON', and combining, transforming,
and creating random 'GeoJSON' data objects.
Type: Package
Version: 0.1.7
License: MIT + file LICENSE
Authors@R: c(
person("Scott", "Chamberlain", role = c("aut", "cre"), email = "myrmecocystus@gmail.com"),
person("Jeff", "Hollister", role = "aut", email = "hollister.jeff@epa.gov")
)
URL: https://github.com/ropensci/lawn
BugReports: http://www.github.com/ropensci/lawn/issues
LazyData: true
VignetteBuilder: knitr
Imports: methods, stats, utils, V8, jsonlite, magrittr
Suggests: testthat, knitr, leaflet, covr
Enhances: maps, geojsonio
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-02 18:11:29 UTC; sacmac
Author: Scott Chamberlain [aut, cre],
Jeff Hollister [aut]
Maintainer: Scott Chamberlain <myrmecocystus@gmail.com>
Repository: CRAN
Date/Publication: 2016-05-03 01:56:19

● Data Source: CranContrib
● 0 images, 70 functions, 1 datasets
● Reverse Depends: 0

lawstat : Tools for Biostatistics, Public Policy, and Law

Package: lawstat
Type: Package
Title: Tools for Biostatistics, Public Policy, and Law
Version: 3.0
Date: 2015-07-07
Author: (in alphabetical order)
Joseph L. Gastwirth <jlgast@gwu.edu>;
Yulia R. Gel <ygl@utdallas.edu>;
W. L. Wallace Hui <wlwhui@uwaterloo.ca>;
Vyacheslav Lyubchich <lyubchic@cbl.umces.edu>;
Weiwen Miao <miao@macalester.edu>;
Kimihiro Noguchi <kinoguchi@ucdavis.edu>
Maintainer: Vyacheslav Lyubchich <lyubchic@cbl.umces.edu>
Depends: R (>= 2.6.0), Hmisc, Kendall, mvtnorm, VGAM
Suggests: fBasics
License: GPL (>= 2)
Description: Statistical tests widely utilized in biostatistics, public policy, and law. Along with the well-known tests for equality of means and variances, randomness,
measures of relative variability etc, the package contains new robust tests of symmetry,
omnibus and directional tests of normality, and their graphical counterparts such as
Robust QQ plot; a robust trend tests for variances etc. All implemented tests and methods
are illustrated by simulations and real-life examples from legal statistics, economics,
and biostatistics.
NeedsCompilation: no
Packaged: 2015-07-07 14:20:21 UTC; Slava
Repository: CRAN
Date/Publication: 2015-07-07 18:10:55

● Data Source: CranContrib
● 0 images, 21 functions, 7 datasets
● Reverse Depends: 0

lazyData : A LazyData Facility

Package: lazyData
Type: Package
Title: A LazyData Facility
Version: 1.0.3
Date: 2014-01-30
Author: Bill Venables
Maintainer: Bill Venables <bill.venables@gmail.com>
Description: Supplies a LazyData facility for packages which have data
sets but do not provide LazyData. A single function is
is included, requireData, which is a drop-in replacement for
base::require, but carrying the additional
functionality. By default, it suppresses package
startup messages as well. See argument 'reallyQuitely'.
Depends: R (>= 2.15.0)
Imports: utils
Suggests: mgcv
License: GPL-2
Packaged: 2014-01-29 02:57:56 UTC; bill
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-01-29 18:47:08

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

lazyWeave : LaTeX Wrappers for R Users

Package: lazyWeave
Type: Package
Title: LaTeX Wrappers for R Users
Version: 3.0.1
Date: 2016-01-08
Author: Benjamin Nutter
Maintainer: Benjamin Nutter <nutter@battelle.org>
Description: Provides the functionality to write LaTeX code from within R
without having to learn LaTeX. Functionality also exists to create HTML
and Markdown code. While the functionality still exists to write
complete documents with lazyWeave, it is generally easier to do so with
with markdown and knitr. lazyWeave's main strength now is the ability
to design custom and complex tables for reporting results.
License: GPL
LazyLoad: yes
Depends: R (>= 2.10.0)
Imports: Hmisc (>= 3.14-6)
Suggests: testthat
NeedsCompilation: no
Packaged: 2016-01-08 14:26:22 UTC; Nutter
Repository: CRAN
Date/Publication: 2016-01-09 14:45:25

● Data Source: CranContrib
● 0 images, 32 functions, 2 datasets
● Reverse Depends: 0

lazy : Lazy Learning for Local Regression

Package: lazy
Version: 1.2-15
Date: $Date: 2013/09/20 15:32:14 $
Title: Lazy Learning for Local Regression
Author: Mauro Birattari <mbiro@ulb.ac.be> and Gianluca Bontempi
<gbonte@ulb.ac.be>
Maintainer: Liran Lerman <llerman@ulb.ac.be>
Description: By combining constant, linear, and quadratic local models,
lazy estimates the value of an unknown multivariate function on
the basis of a set of possibly noisy samples of the function
itself. This implementation of lazy learning automatically
adjusts the bandwidth on a query-by-query basis through a
leave-one-out cross-validation.
License: GPL (>= 2)
URL: http://iridia.ulb.ac.be/~lazy
Repository: CRAN
Packaged: 2013-09-20 18:18:14 UTC; user
NeedsCompilation: yes
Date/Publication: 2013-09-22 17:33:04

● Data Source: CranContrib
● 0 images, 3 functions, 0 datasets
● Reverse Depends: 0