I have a data set of RNA reaction values of breast cancer. I want to figure out which RNAs are essential genes by Logistic Regression & LASSO.
The data set has no negative samples. What should I do to ensure the method will give a reliable result?
|
I have a data set of RNA reaction values of breast cancer. I want to figure out which RNAs are essential genes by Logistic Regression & LASSO. The data set has no negative samples. What should I do to ensure the method will give a reliable result? |
||||
|
|
|
Assuming that your DV is whether the sample is negative or positive, there is nothing you can do here with this sample alone. You can't distinguish negative from positive if you no negatives. You might be able to compare results to results from some other study, but that is very tricky. |
|||||
|