Displaying 16 results from an estimated 16 matches for "passar".
Did you mean:
nassar
2009 Oct 23
5
Change positions of columns in data frame
..._ID), Plant_ID=as.factor(fieldTrial0809$Plant_ID), ...) to create a new data frame with the given columns in the specified order, but there must be an easier way..?
All the best,
Joel
_________________________________________________________________
Nya Windows 7 - Hitta en dator som passar dig! Mer information.
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
2000 Jan 04
1
Alternative to cxy in R
...on't find this
parameter in help(par).
thank you,
IOsu
-------------------------------------------------------------------------------
Jes?s Mar?a Fr?as Celayeta "Valeu a pena? Tudo vale a pena
ENSIA-INRA, Av. des Olympiades, 1 se a alma n?o ? pequena
91744, Massy. FRANCE Quem quer passar al?m do Bojador
Fax:intl+33+1+69935185 Tem que passar al?m da dor.
Phone:intl+33+1+69935191 Deus ao mar o perigo e abismo deu,
Mas nele ? que espelhou o c?u"
-------------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2009 Nov 19
2
3D plot, rotatable and with adjustable symbols
...to change this, but not able to rotate the plot interactively.
Does anyone know a solution to this? Maybe another package is better?
Best regards,
Joel
_________________________________________________________________
Nya Windows 7 gör allt lite enklare. Hitta en dator som passar dig!
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
2004 Nov 10
1
Loading some function at R startup
...in nomi delle colonne
## Autore: Vito Ricci email:vito_ricci at yahoo.com
## Data di creazione: 09/11/04
}
esporta.in.excel<-function(dati){write.table(dati,"clipboard",
sep="\t", dec=",", col.names=NA)
## questa funzione consente di esportare dati in Excel
da R
## passare come argomento il dataframe, la matrice,
vettore da esportare
## Autore: Vito Ricci email:vito_ricci at yahoo.com
## Data di creazione: 09/11/04
}
I wish those functions will be loaded each time starts
an R session. How can I get this?
platform i386-pc-mingw32
arch i386
os...
1999 Aug 19
3
Discriminant analysis with R
Hello,
I might have missed it in the help pages, but I cannot find if something
exits in a package to make discriminant analysis.
Any help, or hint about where to look for it, is welcome,
Laurent
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help",
2009 Nov 13
1
Trellis settings get lost when printing to pdf
...w.dot, box.rectangle=new.rectangle, box.umbrella=new.umbrella, plot.symbol=new.symbol, strip.background=new.strip.background, strip.shingle=new.strip.shingle)
Best regards,
Joel
_________________________________________________________________
Nya Windows 7 - Hitta en dator som passar dig! Mer information.
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
1999 Sep 09
1
princomp
Peter,
As I understand your Q. You probably have data that is similar to each other
like stock Prices for all RHS variable. In that case the difference between corr
and cov is not significant; however, if your RHS contains totally dissimilar
variables it matters a great deal. If x1 income, x2 job type, x3 Education
level, etc..., then taking cov of these variables would not be desireable
2000 Apr 15
2
unresolved symbols in dynamically linked code
I'm probably misunderstanding something in "Writing R Extensions" version
1.0.0. In the chapter on the R API, section 4.7, it is stated that the
functions listed in R_ext/Linpack.h are available to users' Fortran code.
I am developing a developing a library of ode solvers, based on lsoda and
ddassl, and which in turn call some routines from linpack and double
precision blas. I
2009 Oct 22
1
Automatization of non-linear regression
...y data, with both this logaritmic regression and several others (exponential, monomoelcular, logistic, Gompertz and Weibull).
Wish you all the best,
Joel
_________________________________________________________________
Nya Windows 7 gör allt lite enklare. Hitta en dator som passar dig!
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
2006 Feb 17
0
Ruby''n''Rails
Salve, pensavo che potrei passare a farle vedere le nuove funzionalit?
che ho implementato luned? mattina, lei sarebbe disponibile?
--
Maurizio Marek
idnondisponibile@fastwebnet.it
2012 Jan 13
0
Preços por serviços e equipamento
Senhores algu?m pode me passar os valores aproximados para realizar essas
configura??es,
uma amigo n?o sabe como e quanto cobrar para fazer as configura??es para um
cliente e fica me perguntando, eu cobro por hora, e o senhores ?
O servi?os s?o:
- Configura??o do PABX digital
- Configura??o de URA
- Configura??o de redireciona...
2010 Jan 15
1
Remove part of string in colname and calculate mean for columns groups
...However, the column groups are of different sizes (3-10 columns) so I guess I'll need a method based on the column names.
Anyone who can help me?
Best regards,
Joel
_________________________________________________________________
Nya Windows 7 - Hitta en dator som passar dig! Mer information.
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
2009 Nov 04
2
PCA with tow response variables
Hi all,
I'm new to PCA in R, so this might be a basical thing, but I cannot find anything on the net about it.
I need to make a PCA plot with two response variables (df$resp1 and df$resp2) against eight metabolites (df$met1, df$met2, ...) and I don't have a clue how to do... and I've only used the simplest PCAs before, like this:
pcaObj=prcomp(t(df[idx, c(40:47)]))
2009 Oct 27
2
Print several xyplots to the same page in a pdf file
...spect=1, index.cond=list(3:1))
xyplot(Fum ~ Pro | Categories_BBCH_ID, data=fieldTrial0809, pch="°", layout=c(1, 3), aspect=1, index.cond=list(3:1))
etc...
All the best,
Joel
_________________________________________________________________
Nya Windows 7 - Hitta en dator som passar dig! Mer information.
http://windows.microsoft.com/shop
[[alternative HTML version deleted]]
2004 Oct 18
0
GNU/Linux Router with poptop problem
...EXT -p tcp
-m multiport --destination-ports 443 -j ACCEPT
#Permetem les connexions al ftp
$IPT -A FORWARD -m state --state NEW -p tcp -s
$LAN_VPN --sport $UP_PORTS --dport 20:21 -j ACCEPT
$IPT -A FORWARD -m state --state NEW -p tcp -s
$LAN_VPN --sport $UP_PORTS --dport $UP_PORTS -j ACCEPT
#Deixem passar els ping''s a Internet
#$IPT -A FORWARD -m state --state NEW -o $IF_EXT -p
icmp -s $LAN_VPN -j ACCEPT
#Fem NAT amb totes les connexions dels clients (SOLS
EN FASE DE PROVA!!!)
$IPT -A FORWARD -m state --state NEW -o $IF_EXT -p all
-s $LAN_VPN -j ACCEPT
=====
############################...
2011 Feb 23
7
rails & sqlserver collation problems
Boa tarde pessoal.
Estou utilizando o intant rails com ruby v.1.8.6 e rails 2.0.2 com um
servidor sqlserver2000, minha base de dados usa o collation
SQL_latin1_general_CP1_CI_AS, quando tragos strings com acentuação e
cedilha não consigo visualizar os carateres corretos, sei que para
exibir corretamente o texto no ruby tenho que usar UTF-8. Como posso
fazer pra mudar o collation da minha base ou