Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Poppy Miller
sourceR
Commits
d0f9613e
Commit
d0f9613e
authored
Apr 19, 2017
by
Chris Jewell
Browse files
Renamed PriorAlpha_
parent
7b4c4858
Changes
1
Hide whitespace changes
Inline
Side-by-side
R/data.R
View file @
d0f9613e
...
...
@@ -170,7 +170,7 @@ Prev = function(data, prev = 'prev', source = 'source', time = 'time')
Prev_
$
new
(
data
,
prev
,
source
,
time
)
#' Alpha prior hyperparameter class
Prior
Alpha_
=
R6
::
R6Class
(
'Alpha'
,
Alpha_
=
R6
::
R6Class
(
'Alpha'
,
inherit
=
Data_
,
private
=
list
(
pack
=
function
(
data
,
alpha
,
source
,
time
,
location
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment