Gamestudio Links
Zorro Links
Newest Posts
Trading Journey
by howardR. 04/28/24 09:55
Zorro Trader GPT
by TipmyPip. 04/27/24 13:50
Help with plotting multiple ZigZag
by M_D. 04/26/24 20:03
Data from CSV not parsed correctly
by jcl. 04/26/24 11:18
M1 Oversampling
by jcl. 04/26/24 11:12
Why Zorro supports up to 72 cores?
by jcl. 04/26/24 11:09
Eigenwerbung
by jcl. 04/26/24 11:08
AUM Magazine
Latest Screens
The Bible Game
A psychological thriller game
SHADOW (2014)
DEAD TASTE
Who's Online Now
1 registered members (Nymphodora), 490 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
wandaluciaia, Mega_Rod, EternallyCurious, howardR, 11honza11
19049 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
ModelMetrics not found #475537
12/20/18 10:29
12/20/18 10:29
Joined: Oct 2018
Posts: 14
Scotland , UK
P
peterhw Offline OP
Newbie
peterhw  Offline OP
Newbie
P

Joined: Oct 2018
Posts: 14
Scotland , UK
Just looking for a little help.
Trying to run a script from https://www.financial-hacker.com
which uses
Quote:
library('deepnet', quietly = T)
library('caret', quietly = T)


I think I have successfully installed these 2 packages but now get the following error message. I believe I have accessed something like 950 packages but no sign of ModelMetrics

Error: package or namespace load failed for ‘caret’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]):
there is no package called ‘ModelMetrics’


I am newish to Zorro and trying to learn by reading and by example and so I sort of want to have working examples or really understand why and how to overcome the problem.

Last edited by peterhw; 12/20/18 10:30.
Re: ModelMetrics not found [Re: peterhw] #475538
12/20/18 11:38
12/20/18 11:38
Joined: Apr 2008
Posts: 586
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 586
Austria
Have you the newest R version 3.5.1? Maybe the caret package needs the newest version. Otherwise install modelmetrics manually. I use caret too but it did install modelmetrics automatically.

Re: ModelMetrics not found [Re: Petra] #475551
12/20/18 16:59
12/20/18 16:59
Joined: Oct 2018
Posts: 14
Scotland , UK
P
peterhw Offline OP
Newbie
peterhw  Offline OP
Newbie
P

Joined: Oct 2018
Posts: 14
Scotland , UK
Thanks for the response

Quote:
R version 3.5.1 (2018-07-02) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (64-bit)


I only downloaded recently but thought this was the latest. I understand the script is 1-2 years old.

As I stated previously I downloaded loads of packages (not sure how I did it!) - about 950 in total but don't see ModelMetrics.

I'll do a little more digging around

Re: ModelMetrics not found [Re: peterhw] #475553
12/21/18 07:47
12/21/18 07:47
Joined: Apr 2008
Posts: 586
Austria
Petra Offline
Support
Petra  Offline
Support

Joined: Apr 2008
Posts: 586
Austria


Moderated by  Petra 

Powered by UBB.threads™ PHP Forum Software 7.7.1