-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
31 lines (31 loc) · 1.11 KB
/
DESCRIPTION
File metadata and controls
31 lines (31 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: dsGamlss
Title: DataSHIELD server-side functions for Generalized Additive Models
for Location, Scale and Shape
Version: 0.1.0
Authors@R:
person("Annika", "Swenne", , "[email protected]", role = c("aut", "cre"))
Description: DataSHIELD server-side functions to fit Generalized Additive
Models for Location, Scale and Shape using DataSHIELD. DataSHIELD is
a software infrastructure which allows you to do non-disclosive
federated analysis on sensitive data. Note that DataSHIELD has a
client-server infrastructure, so the dsGamlss package needs to be used
in conjunction with the dsGamlssClient package.
License: GPL (>= 3) + file LICENSE
URL: https://github.com/bips-hb/dsGamlss,
https://bips-hb.github.io/dsGamlss/
BugReports: https://github.com/bips-hb/dsGamlss/issues
Imports:
dsBase,
gamlss,
gamlss.dist
Suggests:
testthat (>= 3.0.0)
Remotes:
datashield/dsBase
AggregateMethods: gamlssDS1, gamlssDS2, gamlssDS3, gamlssDS4, gamlssDS5,
gamlssDS6
AssignMethods:
Config/testthat/edition: 3
Encoding: UTF-8
Options: datashield.privacyLevel=5
RoxygenNote: 7.3.2