Search found 24 matches

by nzsk
Fri Jun 16, 2023 9:22 am
Forum: SMILE
Topic: net$setVirtualEvidence
Replies: 2
Views: 2210

Re: net$setVirtualEvidence

Many thanks, seems like I will have to use net$setNodeDefinition function for the chance nodes instead to apply the network to a table to cases without discretisation.
by nzsk
Fri Jun 16, 2023 9:19 am
Forum: SMILE
Topic: rSMILE Network$clearEvidence
Replies: 11
Views: 3945

Re: rSMILE Network$clearEvidence

OK, many thanks, a simple error!
by nzsk
Wed Jun 14, 2023 3:25 pm
Forum: SMILE
Topic: rSMILE Network$clearEvidence
Replies: 11
Views: 3945

Re: rSMILE Network$clearEvidence

Hi Piotr, yes, I'm using rSMILE 2.0.10

I'll send the network in a private message - many thanks!
by nzsk
Wed Jun 14, 2023 3:22 pm
Forum: SMILE
Topic: net$setVirtualEvidence
Replies: 2
Views: 2210

net$setVirtualEvidence

I have a hybrid network and would like to set virtual evidence on a discrete node, either a parent or a child. In both cases, the hybrid network gets discretised. Is it possible to set virtual evidence on a discrete parent node in GeNIe without discretising the network? I guess I'm trying to use thi...
by nzsk
Tue Jun 13, 2023 11:33 am
Forum: SMILE
Topic: rSMILE Network$clearEvidence
Replies: 11
Views: 3945

Re: rSMILE Network$clearEvidence

Dear Piotr, Many thanks for the reply, I tested your code and in my network and I get some peculiar results. I can email you the network separately as I don't have the right to share it publicly but it's the one published in this paper https://hess.copernicus.org/articles/26/1261/2022/ and it's a hy...
by nzsk
Fri Jun 09, 2023 1:33 pm
Forum: SMILE
Topic: rSMILE Network$clearEvidence
Replies: 11
Views: 3945

Re: rSMILE Network$clearEvidence

My experience is that the evidence doesn’t get cleared from chance nodes (neither does the virtual evidence), even after you update. So I don’t get the error message mentioned above but I still can’t clear the evidence. How can this be?
by nzsk
Fri Nov 04, 2022 9:41 am
Forum: SMILE
Topic: rSMILE 2.0.8
Replies: 5
Views: 4850

Re: rSMILE 2.0.8

Thank you, it worked!
by nzsk
Fri Nov 04, 2022 9:40 am
Forum: GeNIe
Topic: Sensitivity analysis in GeNIe v 4
Replies: 6
Views: 3560

Re: Sensitivity analysis in GeNIe v 4

Thank you, I'll see what I can do :-)
by nzsk
Fri Oct 28, 2022 9:35 am
Forum: GeNIe
Topic: Sensitivity analysis in GeNIe v 4
Replies: 6
Views: 3560

Re: Sensitivity analysis in GeNIe v 4

I'm considering either using the SAFE toolbox https://www.safetoolbox.info/ for R or the R Sensobol package https://cran.r-project.org/web/packages ... index.html

Many thanks
by nzsk
Fri Oct 28, 2022 9:27 am
Forum: SMILE
Topic: rSMILE 2.0.8
Replies: 5
Views: 4850

Re: rSMILE 2.0.8

Thank you for your earlier reply, I have now updated my R version to: 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) but I still get the same error message: Warning in install.packages :...
by nzsk
Thu Oct 27, 2022 12:55 pm
Forum: GeNIe
Topic: Sensitivity analysis in GeNIe v 4
Replies: 6
Views: 3560

Re: Sensitivity analysis in GeNIe v 4

Thank you, I have done that and it works. Just another question - is it possible to call the hybrid network in R using rSMILE and then connect it to a global sensitivity analysis package in R - thus performing sensitivity analysis on the hybrid network itself?
by nzsk
Thu Oct 27, 2022 11:33 am
Forum: GeNIe
Topic: Sensitivity analysis in GeNIe v 4
Replies: 6
Views: 3560

Sensitivity analysis in GeNIe v 4

In earlier versions of GeNIe, it was possible to discretise a hybrid network and then perform sensitivity analysis. This functionality does not appear to be there in the latest version of GeNIe. Is it still possible to turn a hybrid network into a discrete network or is this no longer possible? If n...
by nzsk
Wed Aug 17, 2022 10:30 am
Forum: SMILE
Topic: GeNIe v.4
Replies: 1
Views: 2317

GeNIe v.4

I updated my GeNIe to the newest version 4. I have a hybrid network and I would like to discretize this to perform sensitivity analysis as I did in GeNIe v. 3. However, the 'Discretize' command that was previously available under the 'Network' menu no longer seems to be there. I looked in the Help f...
by nzsk
Wed Aug 17, 2022 10:27 am
Forum: SMILE
Topic: rSMILE 2.0.8
Replies: 5
Views: 4850

Re: rSMILE 2.0.8

Many thanks!
by nzsk
Tue Aug 16, 2022 9:10 am
Forum: SMILE
Topic: rSMILE 2.0.8
Replies: 5
Views: 4850

rSMILE 2.0.8

I downloaded rSMILE and I'm trying to install it in R. I'm using R version 4.1.3 However, I get this error message

Warning in install.packages :
package ‘C:~/R/win-library/4.1/rSMILE_2.0.8’ is not available for this version of R

What do you advise me to do? Thank you