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

Remove reference to csv file. #1

Open
brett-mckinney opened this issue Feb 16, 2019 · 6 comments
Open

Remove reference to csv file. #1

brett-mckinney opened this issue Feb 16, 2019 · 6 comments

Comments

@brett-mckinney
Copy link
Member

brett-mckinney commented Feb 16, 2019

"ARF_compare_1_multisurf_0.8_bias_No_k_0.1_pct.signals_1000_num.attr_100_num.samp.csv" cannot be found.

@trangdata
Copy link
Collaborator

Where does this error occur?

@brett-mckinney
Copy link
Member Author

Saeid reported this to me. It may not be an issue. I will find out more. I this this file is mentioned as an example in the documentation of a function, but I'm not sure in a vignette or anything.

@brett-mckinney
Copy link
Member Author

Maybe he tried to follow this example usage in convert.pec.to.inbix. Most people don't need this function, but I used it for comparing with inbix.

infile <- "ARF_compare_1_multisurf_0.8_bias_No_k_0.1_pct.signals_1000_num.attr_100_num.samp.csv"
convert.pec.sim.to.inbix(infile,"simulated1")

@trangdata
Copy link
Collaborator

Where is the file that contains this code? Can we replace with an example data file?

@brett-mckinney
Copy link
Member Author

In the next update, I will change the usage to include a command that first simulates a dataset instead of specifying a file. That would be more general and useful anyway. Also in the next update, I want to incorporate a cholesky option for creating correlation and interactions. The code is written it just needs to be carefully engineered into simulation.R.

@trangdata
Copy link
Collaborator

All sound wonderful! Thank you!

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

2 participants