Displaying 2 results from an estimated 2 matches for "cguous".
Did you mean:
bugous
2010 Apr 24
4
assign value between different type: Double vs Integer
Dear list,
just to put it in a simple way:
i read.csv from csv file to create a gdata
then, create array gdata34
however, when making a loop for assigning gdata34[1,m]<-gdata[m,4], this is what happen
gdata[1,4] 's real value is 10354, however, the gdata34[1,4] turns to be 883
then i checked the type: gdata[1,4] is integer, while gdata34[1,4] is double.
Can any one give me some help
2007 Feb 22
1
Spatial error model estimation
Greetings to the list,
I was trying to estimate spatial error model in R, somehow I got the
message below. Would you please help me with it? Many thanks in
advance.
Error in solve.default(asyvar, tol = tol.solve) :
system is computationally singular: reciprocal condition number = 5.6964e-18
Regards,
Dong