Skip to content
#

parameters

Here are 187 public repositories matching this topic...

parameters
IndrajeetPatil
IndrajeetPatil commented Apr 17, 2020

For regressionBF, I don't know how to interpret the output from model_parameters and the documentation is not giving me any hints. Is this something we should add to the docs?

BayesFactor output

# setup
set.seed(123)
library(parameters)
library(BayesFactor)
#> Loading required package: coda
#> Loading required package: Matrix
#> ************
#> Welcome to BayesFactor 0.9
iain
iain commented Sep 7, 2018

Currently if you run the command, and you haven't set up AWS credentials properly, it won't execute your command, but have a zero exit status, suggesting that everything went okay. Wouldn't it make more sense if it exited with a non-zero status?

Example:

bash-4.4# env-aws-params --prefix /foobar /bin/ls && echo $?
ERROR: NoCredentialProviders: no valid providers in chain. Deprecated.

Improve this page

Add a description, image, and links to the parameters topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the parameters topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.