We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721c1ef commit beb9fbaCopy full SHA for beb9fba
DESCRIPTION
@@ -1,7 +1,7 @@
1
Package: jaspProphet
2
Type: Package
3
Title: Prophet Module (Beta) for JASP
4
-Version: 0.20.0
+Version: 0.95.0
5
Date: 2022-10-05
6
Author: JASP Team
7
Website: jasp-stats.org
inst/Description.qml
@@ -6,7 +6,7 @@ Description
name : "jaspProphet"
title : qsTr("Prophet")
8
description : qsTr("This module offers a simple model for time series prediction.")
9
- version : "0.20.0"
+ version : "0.95.0"
10
author : "JASP Team"
11
maintainer : "JASP Team <[email protected]>"
12
website : "jasp-stats.org"
0 commit comments