Other packages > Find by keyword >

DSLite  

'DataSHIELD' Implementation on Local Datasets
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("DSLite", "1.4.0")



Attach the package and use:
library("DSLite")
Maintained by
Yannick Marcon
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-04-10
Latest Update: 2022-10-07
Description:
'DataSHIELD' is an infrastructure and series of R packages that enables the remote and 'non-disclosive' analysis of sensitive research data. This 'DataSHIELD Interface' implementation is for analyzing datasets living in the current R session. The purpose of this is primarily for lightweight 'DataSHIELD' analysis package development.
How to cite:
Yannick Marcon (2020). DSLite: 'DataSHIELD' Implementation on Local Datasets. R package version 1.4.0, https://cran.r-project.org/web/packages/DSLite
Previous versions and publish date:
1.0.0 (2020-04-10 18:30), 1.1.0 (2020-05-18 15:40), 1.2.0 (2021-03-16 10:10), 1.3.0 (2021-06-23 09:30)
Other packages that cited DSLite R package
View DSLite citation profile
Other R packages that DSLite depends, imports, suggests or enhances
Functions, R codes and Examples using the DSLite R package
Some associated functions: BinaryOpNode . CNSIM1 . CNSIM2 . CNSIM3 . DASIM1 . DASIM2 . DASIM3 . DISCORDANT_STUDY1 . DISCORDANT_STUDY2 . DISCORDANT_STUDY3 . DSLite . DSLiteConnection-class . DSLiteDriver-class . DSLiteResult-class . DSLiteServer . FormulaNode . FunctionNode . GroupNode . Node . NumericNode . ParameterNode . RangeNode . SURVIVAL.EXPAND_WITH_MISSING1 . SURVIVAL.EXPAND_WITH_MISSING2 . SURVIVAL.EXPAND_WITH_MISSING3 . StringNode . SymbolNode . TESTING.DATASET1 . TESTING.DATASET2 . TESTING.DATASET3 . UnaryOpNode . defaultDSConfiguration . dot-strToList . dsAggregate-DSLiteConnection-method . dsAssignExpr-DSLiteConnection-method . dsAssignResource-DSLiteConnection-method . dsAssignTable-DSLiteConnection-method . dsConnect-DSLiteDriver-method . dsDisconnect-DSLiteConnection-method . dsFetch-DSLiteResult-method . dsGetInfo-DSLiteResult-method . dsHasResource-DSLiteConnection-method . dsHasTable-DSLiteConnection-method . dsIsAsync-DSLiteConnection-method . dsIsCompleted-DSLiteResult-method . dsKeepAlive-DSLiteConnection-method . dsListMethods-DSLiteConnection-method . dsListPackages-DSLiteConnection-method . dsListProfiles-DSLiteConnection-method . dsListResources-DSLiteConnection-method . dsListSymbols-DSLiteConnection-method . dsListTables-DSLiteConnection-method . dsListWorkspaces-DSLiteConnection-method . dsRestoreWorkspace-DSLiteConnection-method . dsRmSymbol-DSLiteConnection-method . dsRmWorkspace-DSLiteConnection-method . dsSaveWorkspace-DSLiteConnection-method . getDSLiteData . logindata.dslite.cnsim . logindata.dslite.dasim . logindata.dslite.discordant . logindata.dslite.survival.expand_with_missing . logindata.dslite.testing.dataset . newDSLiteServer . setupCNSIMTest . setupDASIMTest . setupDATASETTest . setupDISCORDANTTest . setupDSLiteServer . setupSURVIVALTest . testParse . 
Some associated R codes: DSLiteConnection.R . DSLiteDriver.R . DSLiteResult.R . DSLiteServer.R . ast.R . data.cnsim.R . data.dasim.R . data.discordant.R . data.survival.R . data.testing.dataset.R . defaultDSConfiguration.R . getDSLiteData.R . lex-yacc.R . setupCNSIMTest.R . setupDASIMTest.R . setupDATASETTest.R . setupDISCORDANTTest.R . setupDSLiteServer.R . setupSURVIVALTest.R . testParse.R .  Full DSLite package functions and examples
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

srm  
Structural Equation Modeling for the Social Relations Model
Provides functionality for structural equation modeling for the social relations model (Kenny & ...
Download / Learn more Package Citations See dependency  
QuantileNPCI  
Nonparametric Confidence Intervals for Quantiles
Based on Alan D. Hutson (1999) , "Calculating nonparametric confidence i ...
Download / Learn more Package Citations See dependency  
Maintainer: Li Yan (view profile)
cdcfluview  
Retrieve Flu Season Data from the United States Centers for Disease Control and Prevention ("CDC") "FluView" Portal
The 'U.S.' Centers for Disease Control and Prevention (CDC) maintain a portal ...
Download / Learn more Package Citations See dependency  
FMCCSD  
Efficient Estimation of Clustered Current Status Data
Current status data abounds in the field of epidemiology and public health, where the only observab ...
Download / Learn more Package Citations See dependency  
bizicount  
Bivariate Zero-Inflated Count Models Using Copulas
Maximum likelihood estimation of copula-based zero-inflated (and non-inflated) Poisson and negative ...
Download / Learn more Package Citations See dependency  
factorplot  
Graphical Presentation of Simple Contrasts
Methods to calculate, print, summarize and plot pairwise differences from GLMs, GLHT or Multinomial ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns