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

tree restriction in summary functions #244

Merged
merged 2 commits into from
Oct 6, 2021
Merged

tree restriction in summary functions #244

merged 2 commits into from
Oct 6, 2021

Conversation

tnagler
Copy link
Collaborator

@tnagler tnagler commented Oct 6, 2021

The summary function does some computations for each pair copulas. For large models, this may take a long time to run. In such cases it can be very useful to focus on some small range of trees.

@codecov-commenter
Copy link

codecov-commenter commented Oct 6, 2021

Codecov Report

Merging #244 (5c5b67d) into dev (6a9e938) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##              dev     #244   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          16       16           
  Lines        1558     1558           
=======================================
  Hits         1472     1472           
  Misses         86       86           
Impacted Files Coverage Δ
R/vine_methods.R 91.66% <100.00%> (ø)
R/vinecop_methods.R 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a9e938...5c5b67d. Read the comment docs.

@tnagler tnagler merged commit 0df95a8 into dev Oct 6, 2021
@tnagler tnagler deleted the summary-trunc branch October 6, 2021 15:58
tnagler added a commit that referenced this pull request Oct 7, 2021
* tree restriction in summary functions (#244)

* tree restriction in summary functions

* stupid

* use cleaned up version from jsonStrings (#245)

* run checks on ubuntu 20.4

* prepare release

* remove lazydata from DESCRIPTION
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

Successfully merging this pull request may close these issues.

2 participants