Learn R Programming

lba

This is the development code of the R package lba. You should use it if you want to contribute to its development: testing unreleased versions, fixing bugs, writing code, etc.

To download, check and build it do the following in a terminal emulator:

git clone git://github.com/ivanalaman/lba.git

or

git clone https://ivanalaman@github.com/lba.git

After to clone it, to check, build and install do the following:

R CMD check lba

R CMD build lba

R CMD INSTALL lba_X.X-X.tar.gz

Or, you can install using devtools package as:

library(devtools)

install_github('ivanalaman/lba')

The stable version of this package is available at: http://cran.r-project.org/web/packages/lba/index.html

Copy Link

Version

Install

install.packages('lba')

Monthly Downloads

186

Version

2.4.52

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Ivan Allaman

Last Published

August 30th, 2023

Functions in lba (2.4.52)

PerfMark

BEAUTY SALON MANAGEMENT
goodnessfit

Goodness of Fit results for Latent Budget Analysis
postmater

Environmental problems and Cancer
Latent Budget Analysis

Latent Budget Analysis (LBA) for Compositional Data
MANHATAN

The Midtown Manhattan Study
lba-internal

Internal lba functions
housing

The Satisfaction with Housing Conditions Study
lba

Latent Budget Analysis (LBA) for Compositional Data
plotcorr

Plot lba objects using the correspondence analysis approach as suggested by Jelihovschi (2011).
plotlba

Plotlba objects using the approach suggested by van der Ark (1999).
summary.lba

Summary Method for lba objects.
votB

Voting Behaviour in Netherlands
pregnancy

Pregnancy-Related Mortality in California
print.goodnessfit

Print Method for goodnessfit objects.
print.lba

Print Method for lba objects.
summary.goodnessfit

Summary Method for goodnessfit objects.