Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supporting fold distance in linear scale #332

Open
IndrajeetPatil opened this issue Jul 15, 2022 · 4 comments
Open

Supporting fold distance in linear scale #332

IndrajeetPatil opened this issue Jul 15, 2022 · 4 comments

Comments

@IndrajeetPatil
Copy link
Member

As mentioned here.

@PavelBal
Copy link
Member

PavelBal commented Apr 4, 2023

This is not implemented.

@PavelBal PavelBal reopened this Apr 4, 2023
@PavelBal
Copy link
Member

PavelBal commented Apr 4, 2023

> plotConfig <- DefaultPlotConfiguration$new()
> plotConfig$xAxisScale <- "lin"
> plotObservedVsSimulated(myCombDat, defaultPlotConfiguration = plotConfig)
Following datasets were specified to be grouped but not found:
Stevens_2012_placebo.Sita_dist
Stevens_2012_placebo.Sita_proximal
Stevens_2012_placebo.Sita_total

Warning message:
In plotObservedVsSimulated(myCombDat, defaultPlotConfiguration = plotConfig) :
  Linear scale is inappropriate when `foldDistance` argument is specified.

@Felixmil
Copy link
Contributor

@PavelBal Is this still required before moving on to {ospsuite.plots} ?

@PavelBal
Copy link
Member

Can wait.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants