Other packages > Find by keyword >

dlsem  

Distributed-Lag Linear Structural Equation Models
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("dlsem", "2.4.6")



Attach the package and use:
library("dlsem")
Maintained by
Alessandro Magrini
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-05-19
Latest Update: 2020-04-16
Description:
Inference functionalities for distributed-lag linear structural equation models (DLSEMs). DLSEMs are Markovian structural causal models where each factor of the joint probability distribution is a distributed-lag linear regression with constrained lag shapes (Magrini, 2018 ; Magrini et al., 2019 ). DLSEMs account for temporal delays in the dependence relationships among the variables through a single parameter per covariate, thus allowing to perform dynamic causal inference in a feasible fashion. Endpoint-constrained quadratic, quadratic decreasing, linearly decreasing and gamma lag shapes are available.
How to cite:
Alessandro Magrini (2016). dlsem: Distributed-Lag Linear Structural Equation Models. R package version 2.4.6, https://cran.r-project.org/web/packages/dlsem. Accessed 07 Mar. 2026.
Previous versions and publish date:
1.0.1 (2016-05-24 06:27), 1.0.3 (2016-06-07 17:09), 1.0 (2016-05-19 17:55), 1.2.0 (2016-06-20 17:41), 1.2.1 (2016-07-05 23:49), 1.3.0 (2016-08-23 16:31), 1.3.1 (2016-09-12 08:11), 1.3.2 (2016-09-17 01:20), 1.4 (2016-10-03 22:55), 1.5 (2016-11-24 00:04), 1.7 (2017-01-09 21:46), 1.8 (2017-06-13 00:52), 1.9 (2017-07-23 17:55), 2.0 (2017-12-05 18:39), 2.1 (2018-01-03 14:09), 2.2 (2018-03-03 23:37), 2.3 (2018-06-08 17:15), 2.4.1 (2019-01-10 15:00), 2.4.2 (2019-05-27 19:20), 2.4.3 (2019-08-20 23:20), 2.4.4 (2019-10-16 23:50), 2.4.5 (2019-11-03 22:10), 2.4 (2018-08-08 20:20)
Other packages that cited dlsem R package
View dlsem citation profile
Other R packages that dlsem depends, imports, suggests or enhances
Complete documentation for dlsem
Functions, R codes and Examples using the dlsem R package
Some associated functions: agres . as.graphNEL . auto.lagPlot . autoCode . causalEff . compareModels . dlsem-package . dlsem . drawSample . ecq . industry . isIndep . lagPlot . lagShapes . lmHAC . residualPlot . unirootTest . 
Some associated R codes: Full dlsem package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ReviewR  
A Light-Weight, Portable Tool for Reviewing Individual Patient Records
A portable Shiny tool to explore patient-level electronic health record data and perform chart revi ...
Download / Learn more Package Citations See dependency  
SAMtool  
Stock Assessment Methods Toolkit
Simulation tools for closed-loop simulation are provided for the 'MSEtool' operating model to inform ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
portalr  
Create Useful Summaries of the Portal Data
Download and generate summaries for the rodent, plant, ant, and weather data from the Portal Projec ...
Download / Learn more Package Citations See dependency  
lmSubsets  
Exact Variable-Subset Selection in Linear Regression
Exact and approximation algorithms for variable-subset selection in ordinary linear regression mode ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

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