Other packages > Find by keyword >

bdsmatrix  

Routines for Block Diagonal Symmetric Matrices
View on CRAN: Click here


Download and install bdsmatrix package within the R console
Install from CRAN:
install.packages("bdsmatrix")

Install from Github:
library("remotes")
install_github("cran/bdsmatrix")

Install by package version:
library("remotes")
install_version("bdsmatrix", "1.3-7")



Attach the package and use:
library("bdsmatrix")
Maintained by
Terry Therneau
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2009-09-20
Latest Update: 2022-06-03
Description:
This is a special case of sparse matrices, used by coxme.
How to cite:
Terry Therneau (2009). bdsmatrix: Routines for Block Diagonal Symmetric Matrices. R package version 1.3-7, https://cran.r-project.org/web/packages/bdsmatrix. Accessed 22 Dec. 2024.
Previous versions and publish date:
1.0 (2009-09-20 22:07), 1.1 (2011-11-11 06:02), 1.2 (2011-12-06 18:09), 1.3-1 (2013-03-28 18:00), 1.3-2 (2014-08-22 21:20), 1.3-3 (2017-12-21 22:24), 1.3-4 (2020-01-13 22:10), 1.3-6 (2022-06-04 00:00), 1.3 (2012-07-17 12:31)
Other packages that cited bdsmatrix R package
View bdsmatrix citation profile
Other R packages that bdsmatrix depends, imports, suggests or enhances
Complete documentation for bdsmatrix
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA