R code to MatLab?

1 Ansicht (letzte 30 Tage)
Daphne PARLIARI
Daphne PARLIARI am 15 Dez. 2020
Kommentiert: Rik am 15 Dez. 2020
Hello everyone!
Since I have no clue about R, I would like to ask you this:
There is an R code (see attaced) which will contains Distributed lag non-linear models that I must perform on a dataset I have. Is there a way to make it run on MatLab?
I am using R2019a.
Thanks in advance!

Antworten (1)

Rik
Rik am 15 Dez. 2020
The consensus seems to be that you should invoke R from the command line.
You can use the RunRcode FEX submission.
  4 Kommentare
Daphne PARLIARI
Daphne PARLIARI am 15 Dez. 2020
OK I installed the licrary but the generated file writes
Error in mkbasis(1:5, type = "bs", df = 4, degree = 2, cenvalue = 3) :
could not find function "mkbasis"
Execution halted
Rik
Rik am 15 Dez. 2020
These are all R-related errors, which you should resolve on an R forum.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by