[R] Error in Summary.factor(c(24L, 28L, 29L, 30L, 31L, 32L, 33L, 34L, 35L, :

greg holly mak.hholly at gmail.com
Sun Nov 13 02:14:55 CET 2016


Hi Duncan;


Thanks for this. I used followed command. In command line: blood is the
name of the data file, degree=11 because I have 12-time point. I need to
create the design matrix of dummies (named des_blood) for fitting time
series micorarray gene expression experiments using maSigPro program.


des_blood=make.design.matrix(blood, degree=11)

On Sat, Nov 12, 2016 at 7:54 PM, Duncan Murdoch <murdoch.duncan at gmail.com>
wrote:

> On 12/11/2016 7:33 PM, greg holly wrote:
>
>> Dear all;
>>
>> I am getting the following error message when I run maSigPro package by
>> using
>>
>> make.design.matrix commend. I could not figure out why this error happens.
>> Thanks for your help
>>
>> Greg
>>
>> Error in Summary.factor(c(24L, 28L, 29L, 30L, 31L, 32L, 33L, 34L, 35L,  :
>>   ‘min’ not meaningful for factors
>>
>>
> You'll need to give a minimal reproducible example (i.e. something others
> can run, but not containing a lot of unnecessary stuff) if you want help
> with this.
>
> Duncan Murdoch
>
>

	[[alternative HTML version deleted]]



More information about the R-help mailing list