Giorgio Alfredo Spedicato

Results 16 issues of Giorgio Alfredo Spedicato

Thanks again for your great package. Is it possible to add some suggestion on how to render the output in word or html using rmarkdown in RStudio? Best

@ebbertd could you please review the tests? I was to publish the code on the CRAN but tests failed. I have added a #TODO in the testStatisticalTests.R file in the...

bug

Hi Giorgio, I have used your R package “markovchain” on a large (>10 state) transition matrix, then merged resulting transient states for clearer presentation. I am sure there is a...

enhancement
question

Dear Dr Spedicato Many, many thanks for the providing the markovchain package!! I have always wanted to teach myself a bit of markov chains but derving the TPM from a...

bug

I have a question, however, about the assessStationarity package. It works well if there are no zeros in the frequency matrix but throws an NaN when zeros exist. Below I...

bug

It would be nice to have a function (or a wrapper) that, given a fitted mortality projection model and well as its forecast, returns a vector of actual (and projected)...

enhancement

May be possible to select in advance the useful columns, like the `use_cols` parameter in the Python pandas `pd.read_excel` method?

When running: `require(lgbdl) lgb.dl(commit = "master", compiler = "vs", # Remove this for MinGW + GPU installation repo = "https://github.com/Microsoft/LightGBM", use_gpu = TRUE)` It successfully compile the GPU-based dll but...

Old R actuarial functions should be moved to backup file to ease maintenance. Unuseful comments should be removed from R code and put in man files (by roxygen)

Annuities in Rcpp should be implemented

enhancement
help wanted