Calculate Membership Functions with DFP package in R for ALL dataset
Hi, I'm using calculateMembershipFunctions from DFP package in R to find membership functions for ALL microarray dataset from package ALL.Here is this line of my code:
mfs<-calculateMembershipFunctions(ALL, skipFactor = 3)
I get the below error.
Error in names(rmav) <- sampleNames(rmadataset) :
attempt to set an attribute on NULL
But I'm not using the default dataset (that is rmadataset), Can anyone please tell me what's wrong with this line of code? Thanks in advance
• 1,056 views
•
link
0 answers
No answers yet.
Log in to answer this question.