random_sevt
and
random_parentslist
.depsubtree
which build the dependency subtree.sevt
and ceg
objects to graphs (edge lists and igraph).plot.sevt
and on graph conversion methods
when ignoring stage "1" which is assigned to rootsevt_fit
earns the scope
argument,
it is now possible to do partial re-fit of staged tree models.
Moreover, with the compute_logLik
argument, the
user can decide if the log-likelihood should be computed when fitting the
model.stages_hclust
can now search the best cut of the hierarchical cluster with
respect to some score
function to be maximized.stages_simplebhc
implements a new stage structure search by iterative
joining of positions, thus searching in the space of simple staged trees.sevt_simplify
return the simplified staged tree, that is a stage tree
where positions and stages are equivalent.ceg
when model has less
than two variables.cli
package for errors and warnings.sevt
objects.stages
function and new indexing of stages via
a new dedicated class sevt.stgs
.stages_csbhc
, a new stages learning algorithm which
iteratively add context specific independencies.
Additionally functions ci_matrices
and join_all
have been added.── R CMD check results ─ stagedtrees 2.3.0 ──── Duration: 43s
0 errors ✔ | 0 warnings ✔ | 0 notes ✔
R CMD check succeeded
Status: OK
Status: OK
except ubuntu-latest (oldrel 1-4) Error: ! error in pak subprocess Caused by error: ! Could not solve package dependencies: * deps::.: Can't install dependency bnlearn * bnlearn: Needs R >= 4.3.0 * any::sessioninfo: dependency conflict * any::rcmdcheck: dependency conflict
The above is unrelated with the stagedtrees package. Package bnlearn is suggested for stagedtrees thus it should not be required.
Status: 1 NOTE
Possibly misspelled words in DESCRIPTION: Carli (22:14) Leonelli (22:23) Varando (22:49)
The above words are the family names of the package authors and are correct.
Status: OK
❯ On windows-x86_64-devel (r-devel) checking CRAN incoming feasibility ... [14s] NOTE Maintainer: 'Gherardo Varando gherardo.varando@gmail.com'
Possibly misspelled words in DESCRIPTION: Carli (22:14) Leonelli (22:23) Varando (22:49)
❯ On windows-x86_64-devel (r-devel) checking HTML version of manual ... [12s] NOTE Skipping checking math rendering: package 'V8' unavailable
❯ On windows-x86_64-devel (r-devel) checking for non-standard things in the check directory ... NOTE Found the following files/directories: ''NULL''
❯ On windows-x86_64-devel (r-devel) checking for detritus in the temp directory ... NOTE Found the following files/directories: 'lastMiKTeXException'
❯ On ubuntu-gcc-release (r-release) checking CRAN incoming feasibility ... [8s/32s] NOTE Maintainer: ‘Gherardo Varando gherardo.varando@gmail.com’
Possibly misspelled words in DESCRIPTION: Carli (22:14) Leonelli (22:23) Varando (22:49)
❯ On ubuntu-gcc-release (r-release), fedora-clang-devel (r-devel) checking HTML version of manual ... NOTE Skipping checking HTML validation: no command 'tidy' found Skipping checking math rendering: package 'V8' unavailable
❯ On fedora-clang-devel (r-devel) checking CRAN incoming feasibility ... [9s/38s] NOTE Maintainer: ‘Gherardo Varando gherardo.varando@gmail.com’
Possibly misspelled words in DESCRIPTION: Carli (22:14) Leonelli (22:23) Varando (22:49)
0 errors ✔ | 0 warnings ✔ | 7 notes ✖
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.