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

xpose4 - Individual plot #30

Open
jeslo328 opened this issue Dec 8, 2024 · 1 comment
Open

xpose4 - Individual plot #30

jeslo328 opened this issue Dec 8, 2024 · 1 comment

Comments

@jeslo328
Copy link

jeslo328 commented Dec 8, 2024

Why is my individual plots provide the below error
ind.plots(xpdb,subset="DOSER==0.25")

Error in Summary.factor(c(1L, 2L, 3L, 4L, 5L, 6L, 13L, 14L, 15L, 16L, :
‘max’ not meaningful for factors

run.number <- "730d2" # Define the run.number is ......
xpdb <- xpose.data(run.number) # Object of the data

change.xvardef(xpdb,var="idv") <- "NTPTN"
change.xvardef(xpdb,var="dv") <- "NAVAL"
change.xvardef(xpdb,var="id") <- "UID"

ind.plots(xpdb,subset="DOSER==0.5",logy=T)

xpdb730d2.csv

@jeslo328
Copy link
Author

jeslo328 commented Dec 8, 2024

Error in Summary.factor(c(19L, 20L, 21L, 22L, 23L, 24L, 27L, 28L), na.rm = FALSE) :
‘max’ not meaningful for factors

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

No branches or pull requests

1 participant