Displaying 20 results from an estimated 46 matches for "dicas".
Did you mean:
dias
2012 Jul 30
1
Accents and special character using hwriter (on Windows)
Hello,
I have a problem with special characters such as "?" or "?" when using
hwriter. This only happens when I use windows, it works fine on mac. If I
do:
print(datosdv)
"Ciencias Sociales y Jur?dicas n:74 | 33.94%"
but:
hwrite(datosdv, p, br=TRUE)
"Ciencias Sociales y Jur?dicas n:74 | 33.94%"
The bad sign is in the code, is not a problem of the encoding of the html
page, that is in UTF-8.
Does anybody have found this? Many thanks in advance.
Ram?n
--
View this message in...
2017 Jan 25
2
Enconding
Hola.
Tengo un problema incómodo.
En el servidor de BD, existe esta tabla:
SELECT * FROM motivodebito
1;"Débito presentado extemporáneamente."
2;"Corresponde la aplicación del nomenclador GCBA vigente al momento de la
prestación."
3;"No registra convenio de prestaciones vigente al momento de la
prestación."
4;"Débito presentado sin documentación ni
2008 Aug 27
3
Closest value
Hello,
I have this command:
x.axis <- seq(from=0.5, to=4.5, length.out=13112)
How can I which of the x.axis components is the closest to a given
value, for example 3.2?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n
2008 Jul 09
3
Expression in axis
Hello,
I am creating a plot and I would like to know how to put this expression
to the y axis
?mol/10^6 cells
I've tried some combinations using the expression() function, but none
of them worked.
Any idea?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de
2007 Nov 22
2
Cutting a vector
Hello,
I have a vector, lets say
x <- 1:50
I would like it to be cut at certain points, being for example 1:5,
6:11, 12:17, ...
How can I do it? I have tried the cut() function, but I don not know how
to place the cutting points properly.
Best regards,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
2010 Feb 17
2
How to provide a result from D(f(x), "x") to a curve(f'(x)) ???
..."))))
curve(noquote(as.character(as.expression(D(expression(x^3), "x")))))
Thanks in advance.
Walmes Zeviani, Brasil.
_________________________________________________________________
Quer deixar seus vídeos mais divertidos? Com o Movie Maker isso fica fácil.
ndows Live:Dicas - Movie Maker:Hotmail:Tagline:1x1:Titulo Legendas Creditos
[[alternative HTML version deleted]]
2006 Nov 27
2
Problema ao Logar no Dominio
Boa Tarde,
Estou com problemas para autentica??o de meus computadores no dominio samba.
Quando tento pelo pr?prio windows ou na m?o pelo console adicionar uma
m?quina ao dominio, ela ? cadastrada com sucesso, ela fica em
ou=Computers,dc=xxx,dc=xxx por?m o smbd a procura em people o que resulta
que meus usu?rios n?o conseguem logar...
assim ... ao inves de o sambra procurar em ou=Computers ele
2008 Feb 05
0
[Fwd: Problems when checking a package]
Forget my last message, it was a really stupid problem. Sorry about the
mess.
Best,
Dani
-------- Missatge original --------
Assumpte: Problems when checking a package
Data: Tue, 05 Feb 2008 11:20:28 +0100
De: Dani Valverde <daniel.valverde at uab.cat>
A: R Help <r-help at r-project.org>
Hello,
I am tryining to build a package called NMRTools and when I check it
using R CMD
2008 Feb 19
1
Interpolation between 2 vectors
Hello,
I have two vectors, one with 13112 points and the other one with 10909.
I wonder if there is a way to interpolate the data so the shorter
vectors has the same number of points as the longer one.
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s-
2008 Jun 02
1
LDA and centroids
Hello,
I have carried out an lda analysis using the lda function of MASS
package. I have plotted the LD1xLD2 to represent the data. Now I would
like to get the centroids for each group of data and plot it on the
LD1xLD2 graph. How can I get the centroid value from the lda object?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la
2008 Aug 27
1
Combine x-axis labels size
Hello,
I would like to combine different label sizes in the same x-axis, for
example
1 2 3 4 5 6 7 8 9
How can I do it?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n Biom?dica en Red
en Bioingenier?a, Biomateriales y
2006 Feb 27
4
klist reports no tickets cached
...1-4214176146-1751683361-2990660170
Sequence number: 1345
Num users: 4786
Num domain groups: 56
Num local groups: 274
Do you have any ideas on how I can solve my issue?.
Thanks for your help.
Regards,
Richard Santiago
OSI - Administraci?n de Sistemas
UPR - Recinto de Ciencias M?dicas
phone: 787.758.2525 x. 2934
e-mail: rsantiago@rcm.upr.edu <mailto:rsantiago@rcm.upr.edu>
2008 Jun 06
1
lsmeans
Hello,
I have the next function call:
lme(fixed=Error ~ Temperature * Tumour ,random = ~1|ID, data=error_DB)
which returns an lme object. I am interested on carrying out some kind
of lsmeans on the data returned, but I cannot find any function to do
this in R. I'have seen the effect() function, but it does not work with
lme objects. Any idea?
Best,
Dani
--
Daniel Valverde Saub?
Grup
2008 Feb 20
3
Rd to latex
Hello,
I would like to convert an Rd object to a latex file, so that I can put
it in my thesis. How can I do it? I tryed latex(), but it only works for
code...
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
Centro de Investigaci?n Biom?dica en
2008 Sep 01
2
Text
Hello,
I would like to place some text that should appear in the same position
of the graphic device, preferably outside the plotting area, regardless
the x and y axes limits. How can I do this?
Best,
Dani
--
Daniel Valverde Saub?
Grup de Biologia Molecular de Llevats
Facultat de Veterin?ria de la Universitat Aut?noma de Barcelona
Edifici V, Campus UAB
08193 Cerdanyola del Vall?s- SPAIN
2010 Aug 11
2
assignment functions with inherited class error
...:
# x lost class type and value from XXX to matrix.
# > varnames(i)<-c("colT")
# > i
# colT
# [1,] NA
# > class(i)
# [1] "matrix"
some idea?
?Enrique Garzo Cano
-Biology Graduate. Ph.D. student.-
enrique.garzo.cano at gmail.com
Departamento de Ciencias Biom?dicas (?rea de Fisiolog?a)
Facultad de Veterinaria Universidad de Le?n
24071 Le?n (Spain)
Tel: +34 987 291981
Fax: +34 987 291267
2008 Feb 26
1
GLM
Hello,
I am trying to perform a glm analysis on a 68x13113 matrix (named
data.spect). The first column corresponds to the predictor
(data.spect[,1]) and the rest to the response variables
(data.spect[,2:13113]). When I try this code
glmObject <- glm(data.spect[,2:13113]~data.spect[,1])
I get the following error:
Error: (subscript) logical subscript too long
Could anyone help me on
2009 Feb 03
1
Translation pt-br "WIKI - FrontPage"
...contato com desenvolvedores CentOS em nosso Planeta.
Download
Download CD e DVD imagens individuais ou pacotes RPM.
Vers?es disponivel 5,2, 4,7, 3,9 ou 2,1.
Pesquisa
Encontre informa??es sobre CentOS por palavra-chave no wiki, site,
lista de e-mail e f?runs.
Aprender
Acesse nas paginas de FAQs, Dicas e Tutoriais.
Contribuir
Ajude a comunidade CentOS e ajude ser ajudado.
Promover
Ajude-nos espalhar a palavra sobre CentOS e Enterprise Linux.
Doa??o
Fa?a uma doa??o para o projeto CentOS para operar este porjeto de
software livre.
Sobre
Saiba mais sobre o projeto CentOS.
--
att.
_
?v?...
2008 Jun 19
1
ANOVA error
Hello,
I have a dataframe named myMatrix with the structure
Treatment Time Cr mIb ...
Being the treatment and time the predictors and Cr, mIb and so on the
response variables. When I call
Cr.aov <- aov(Cr~Treatment, data=myMatrix)
I got this error:
Error in storage.mode(y) <- "double" :
invalid to change the storage mode of a factor
In addition: Warning message:
In
2008 May 24
1
Problems with lme
Hello,
I want to perform an lme on a database with this structure:
ID Sequence Temperature Tumour Error
1 5 0 1 8.721872e-08
1 5 0 2 8.695348e-08
1 5 0 3 2.019604e-13
1 5 37 1