From 20105263cdc6e2d32d1af61cee94be10fead2ee9 Mon Sep 17 00:00:00 2001 From: GitHub Date: Fri, 4 Aug 2023 04:20:40 +0000 Subject: [PATCH] Deploy from Github Actions build 5758317286 [ci skip] Build URL: https://github.com/lrnv/cort/actions/runs/5758317286 Commit: 55ee3cc821d5b373acab97d4de4797845474a866 --- articles/vignette01_ecb.html | 2 +- articles/vignette02_cort_clayton.html | 2 +- articles/vignette03_ecbkm.html | 2 +- articles/vignette04_bootstrap_varying_m.html | 2 +- pkgdown.yml | 2 +- reference/Cort-Class.html | 4 +--- reference/CortForest-Class.html | 6 +++--- reference/biv_rho-methods.html | 8 ++++---- 8 files changed, 13 insertions(+), 15 deletions(-) diff --git a/articles/vignette01_ecb.html b/articles/vignette01_ecb.html index 1ce5af58..1cf694bb 100644 --- a/articles/vignette01_ecb.html +++ b/articles/vignette01_ecb.html @@ -91,7 +91,7 @@

1. Empirical Checkerboard Copula

Oskar Laverny

-

2023-08-03

+

2023-08-04

Source: vignettes/vignette01_ecb.Rmd diff --git a/articles/vignette02_cort_clayton.html b/articles/vignette02_cort_clayton.html index df368470..67545a88 100644 --- a/articles/vignette02_cort_clayton.html +++ b/articles/vignette02_cort_clayton.html @@ -89,7 +89,7 @@ diff --git a/reference/CortForest-Class.html b/reference/CortForest-Class.html index 9cc4020e..6bed764f 100644 --- a/reference/CortForest-Class.html +++ b/reference/CortForest-Class.html @@ -178,12 +178,12 @@

Examples

#> NLopt solver status: 3 ( NLOPT_FTOL_REACHED: Optimization stopped because #> ftol_rel or ftol_abs (above) was reached. ) #> -#> Number of Iterations....: 5 +#> Number of Iterations....: 6 #> Termination conditions: stopval: -Inf xtol_rel: 1e-10 maxeval: 1e+06 ftol_rel: 1e-10 ftol_abs: 1e-10 #> Number of inequality constraints: 0 #> Number of equality constraints: 1 -#> Optimal value of objective function: 1.03705859242397 -#> Optimal value of controls: 0.6412041 0.3587959 +#> Optimal value of objective function: 0.421167423911663 +#> Optimal value of controls: 0.08753438 0.9124656 #> #> #> Computing oob stats... diff --git a/reference/biv_rho-methods.html b/reference/biv_rho-methods.html index 7dd85005..1f829835 100644 --- a/reference/biv_rho-methods.html +++ b/reference/biv_rho-methods.html @@ -104,14 +104,14 @@

Examples

#> 1 leaves to split... #> 5 leaves to split... #> 10 leaves to split... -#> 1 leaves to split... +#> 3 leaves to split... #> Enforcing constraints... #> Done ! biv_rho(cop) #> [,1] [,2] [,3] -#> [1,] 1.0000000 -0.2662615 0.2867150 -#> [2,] -0.2662615 1.0000000 -0.4886284 -#> [3,] 0.2867150 -0.4886284 1.0000000 +#> [1,] 1.0000000 -0.6019433 0.6123553 +#> [2,] -0.6019433 1.0000000 -0.8482313 +#> [3,] 0.6123553 -0.8482313 1.0000000