Skip to content

Change function name to action #3

Description

@evaenns

log_prior <- function(v_params){

prior <- function(v_params) {

log_lik <- function(v_params){ # User defined

likelihood <- function(v_params){

posterior <- function(v_params) {

e.g. calc_log_prior, calc_prior, calc_log_lik, calc_likelihood, calc_posterior

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions