Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bicop summary doesn't show AIC etc #159

Closed
tnagler opened this issue Nov 23, 2018 · 1 comment
Closed

bicop summary doesn't show AIC etc #159

tnagler opened this issue Nov 23, 2018 · 1 comment

Comments

@tnagler
Copy link
Collaborator

tnagler commented Nov 23, 2018

We say "for mor information, fit model with keep_data = TRUE", but we don't need the data to compute the AIC etc (log-likelihood is always stored.

@tnagler
Copy link
Collaborator Author

tnagler commented Feb 12, 2019

same for vine and vinecop obejcts

@tvatter tvatter closed this as completed Feb 13, 2019
tnagler pushed a commit that referenced this issue Apr 20, 2019
* separate keep_data for vine and vinecop (fixes #158) (#164)

* separate keep_data for vine and vinecop (fixes #158)

* fix example in doc

* allow summary.bicop() without data stored (fixes #159) (#165)

* fix structure constructor (fixes #160) (#163)

* fix structure constructor

* fix typo

* add reference to mbicv paper (#168)

* warning message for wrong family in itau method (#169)

* add byrow argument to structure documentation (#170)

* don't strip debug symbols on linux (#174)

* Import vinecopulib 0.3.1 (#171)

* import vinecopulib 0.3.1

* Reverse order in examples and add byrow argument

* Correct rvine_structure when byrow = FALSE

* reverse order in R interface (#172)

* reverse order in R interface

* adapt unit tests

* make vinecop_check_cpp actually check the structure

* avoid if() with length > 1 condition (#173)

* import tools_bobyqa.hpp newline fix

* Prepare 0.3.1.1.0 (#175)

* Update DESCRIPTION

* Update cran-comments

* Update NEWS

* Update rvinecopulib.R

* Update website

* add CRAN-RELEASE

* remove CRAN-RELEASE

* replace Unreleased by release date in pkg website
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants