-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathDESCRIPTION
28 lines (28 loc) · 860 Bytes
/
DESCRIPTION
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
Package: medmod
Type: Package
Title: Simple Mediation and Moderation Analysis
Version: 1.1.0
Date: 2019-11-07
Author: Ravi Selker
Maintainer: Ravi Selker <[email protected]>
Description: This toolbox allows you to do simple mediation and moderation
analysis. It is also available as a module for 'jamovi'
(see <https://www.jamovi.org> for more information). 'Medmod' is based
on the 'lavaan' package by Yves Rosseel. You can find an in depth tutorial
on the 'lavaan' model syntax used for this package on
<http://lavaan.ugent.be/tutorial/index.html>.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends:
R (>= 3.2)
Imports:
jmvcore (>= 1.0.0),
R6,
lavaan,
ggplot2
Suggests:
testthat
RoxygenNote: 6.0.1
URL: https://github.com/raviselker/medmod
BugReports: https://github.com/raviselker/medmod/issues