Desire

I go on Friday. The journey was booked so long ago now that it feels a bit unreal. As if I pretend to be in a computer game that I actually go there when I pack and book a taxi for Arlanda. Life usually runs at full speed, but only those days will feel like […]

Generating synthetic data with R-Vine Copulas using Esgtoolkit in R | R-Bloggers

R-Vine Copulas are powerful tools for modeling complex dependencies between multiple variables. The esgtoolkit Package in R offers a user-friendly interface that fits R-Vine Copula models and generates synthetic data that keeps the statistical properties of the original data set. See also: devtools::install_github(“Techtonique/esgtoolkit”) library(esgtoolkit) y <- esgtoolkit::calculatereturns(ts(EuStockMarkets[1:250, ], start=start(EuStockMarkets), frequency=frequency(EuStockMarkets)), type = “log”) # […]

T test in r | R-Bloggers

[This article was first published on coding-the-past, and kindly contributed to R-bloggers]. (You can report problems here about the content on this page) Do you want to share your content on R-bloggers? Click here if you have a blog, or here If you don’t. In this message you will learn what a T -Test is […]

Building trust in AI: Hitachi Vonsara’s vision of governance

AI quickly moves from Boardroom Buzzword to Boardroom Headache. Companies wake up from the fact that bringing large language models in the house is not only about performance or costs, but also about control, accountability and trust. In this episode of Tech Talks Daily I sit down with Octavian Tanase, Chief Product Officer at Hitachi […]