search for: fontenelle

Displaying 4 results from an estimated 4 matches for "fontenelle".

2009 Mar 30
5
Compatibility regression after migrating to 64 bit Linux
I used to use Wine (from 0.9.x to 1.1.x) on ArchLinux 32 bits to run a Brazilian Dictionary called Houaiss [1], and it worked almost flawlessly. But then I got a new computer and installed Ubuntu 64 bits on it, and now Houaiss' interface is unreadable (same Windows software, not a 64 bits version). I'll provide further information below, and I'd like to know if it's a 64 bits
2016 Apr 30
1
Declaring All Variables as Factors in GLM()
Hi guys, I am running glm(y~., data = history,family=binomial)-essentially, logistic regression for credit scoring (y = 0 or 1). The dataset 'history' has 14 variables, a few examples: history <- read.csv("history.csv". header = TRUE) 1> 'income = 100,200,300 (these are numbers in my dataset; however interpretation is that these are just tags or labels,for every
2016 Apr 30
0
Unexpected scores from weighted PCA with svyprcomp()
...urned principal component is so different from the predicted and the reconstituted ones? Are predict() and my "reconstitution" missing something? Are the three methods equally valid but with different interpretations? Is there a bug in svyprcomp() ?? Thanks in advance, Leonardo Ferreira Fontenelle http://lattes.cnpq.br/9234772336296638
2016 Apr 30
3
Could not find function "pointsToRaster"
Dear All, I have a script that draws longitude and latitude of lightning occurrence. This script was running fine before. But when I changed my system and do a fresh install on another laptop, this error persist. source("script") Error in eval(expr, envir, enclos) : could not find function "pointsToRaster" I have tried to see if there is any other package I need to install