Displaying 17 results from an estimated 17 matches for "promente".
Did you mean:
presente
2008 Sep 04
2
printing name of object inside lapply
...ject names.
I tried e.g.
a=b=c=1:5
lis=data.frame(a,b,c)
lapply(
lis, function (z) {
obj.nam <- deparse(substitute(z))
cat("some other text",obj.nam,"and so on","\n")
}
)
But instead of getting "a" "b" etc. I get X[[1L]] etc.
Any ideas?
www.promente.org
proMENTE social research
Krančevićeva 35
71000 Sarajevo
mob. +387 61 215 997
tel. +387 556 865
fax. +387 556 866
[[alternative HTML version deleted]]
2007 Aug 21
2
standardized cronbach's alpha?
Hi list members
Any easy way to get standardized cronbach's alpha for a scale, as in SPSS?
Thanks
Steve Powell
proMENTE social research
research | evaluation | training & consulting
Kranj?evi?eva 35, 71000 Sarajevo
mobile: +387 61 215 997 | office: +387 33 556 865 | fax: +387 33 556 866
Checked by AVG Free Edition.
17:44
2008 Nov 30
1
using survey weights for correlations
...ights computed as the number of observations in the sample drawn from that group divided by the number of observations in the population in the group. I need to calculate a covariance matrix of the questionnaire scores for use in sem. How do I apply the weights?
Thanks in advance,
Steve Powell
www.promente.org
proMENTE social research
Kran?evi?eva 35
71000 Sarajevo
skype stevepowell99
mob. +387 61 215 997
tel. +387 33 556 865
fax. +387 33 556 866
2007 Sep 19
1
SEM - standardized path coefficients?
...__________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
Steve Powell
proMENTE social research
research | evaluation | training & consulting
Kranj?evi?eva 35, 71000 Sarajevo
mobile: +387 61 215 997 | office: +387 33 556 865 | fax: +387 33 556 866
skype: stevepowell99
www.promente.org | www.mojakarijera.com | www.psih.org
Checked by AVG Free Edition.
18.09.20...
2007 Jul 12
1
ggplot doesnt work in loops?
...ata$varc)
#ggplot(mydata, aes(x=mydata$varc)) + geom_bar()
dev.off()
}
this produces an empty jpeg, whereas the content of the loop produces the
jpeg correctly.
a standard plot() does work inside the loop.
Any ideas? This is with R 2.4.0 and ggplot2
thanks in advance
Steve Powell
proMENTE social research
2010 Jun 22
1
"save scores" from sem
...sis e.g. in SPSS it is possible to save scores from
the factors. Is it analogously possible to "save" the implied scores
from the latent variables in a measurement model or structural model
e.g. using the sem or lavaan packages, to use in further analyses?
Best wishes
Steve Powell
www.promente.org | skype stevepowell99 | +387 61 215 997
2007 Nov 17
1
odf and unzip: unzip not found
...mably my zip and unzip are not set up correctly but I dont know how to do that. I installed zip and unzip from info-zip.org as suggested in the help file, and think I managed set my Windows path to include the folders where they are installed, but still no luck. Any ideas?
thanks
Steve Powell
proMENTE social research
research | evaluation | training & consulting
Kranj?evi?eva 35, 71000 Sarajevo
mobile: +387 61 215 997 | office: +387 33 556 865 | fax: +387 33 556 866
skype: stevepowell99
www.promente.org
Checked by AVG Free Edition.
0:00
No virus found in this incoming m...
2007 Sep 24
3
Separate colour for comments in scripts
Hi,
Is it possible to assign a separate colour for comments written with #,
eg:-
#this is a comment
. I am looking to colour them differently from the program text in
R-Editor (not console). Is it possible to do so?
Eg. In Visual basic, the colour for remarks gets green automatically
Regards
Sumit
[[alternative HTML version deleted]]
2007 Oct 05
2
Apply vector of labels to columns of data frame
Dear list members
I would like to apply a vector of labels
v=c("lab1","lab2","lab3")
to a dataframe
df=data.frame(1:3,1:3,1:3)
using some kind of loop or apply function.
Any ideas?
Thanks
Steve Powell
Checked by AVG Free Edition.
17:03
[[alternative HTML version deleted]]
2010 Mar 23
0
multi-stage sampling and hierarchical models: which packages?
...n samples of students were drawn randomly from lists
of students at each school, so that more students were chosen from the
larger schools: 20, 30 and 40 from each of the smaller, medium and large
schools. So we have (20+30+40)*3 students per cell, for 10 cells = 2700
students in this country.
www.promente.org | skype stevepowell99 | Thailand +66 8 4438 2667
[[alternative HTML version deleted]]
2011 Jan 22
2
effect size measure for dependent samples
Any advice on which package I can use for calculating effect sizes for two
dependent samples? compute.es seems only to consider independent samples.
Thanks in advance
Steve Powell
[[alternative HTML version deleted]]
2007 Jul 16
5
how do I draw such a barplot?
Hi,
I cannot figure out how to draw a certain plot: could someone help me out?
I have this data.frame from a survey
my.data
that looks like something like this:
col1 col2 col3 col4
1 5 5 4 5
2 3 5 3 1
3 2 3 4 5
4 3 1 1 2
5 5 5 4 5
6 4 2 5 5
....
Each row represents a single questionnaire
2007 Aug 21
2
Partial comparison in string vector
...t;,"ex","ee")
And I want to get a logical vector showing the positions where my search
string "e" matches the elements partially, i.e. is at least the left-hand
part of the target strings, i.e. I want to get a vector FALSE TRUE TRUE.
Any ideas?
Thanks
Steve Powell
proMENTE social research
research | evaluation | training & consulting
Kranj?evi?eva 35, 71000 Sarajevo
mobile: +387 61 215 997 | office: +387 33 556 865 | fax: +387 33 556 866
skype: stevepowell99
www.promente.org | www.mojakarijera.com | www.psih.org
-----Original Message-----
From: r-help-...
2010 Mar 24
0
R-help ordinal regression
...> be very promising but they don't work on my machine because
> of the memory
> limitation.
>
> Thanks,
> Hans-Peter
>
>
>
> ------------------------------
>
> Message: 26
> Date: Tue, 23 Mar 2010 15:39:33 +0100
> From: Steve Powell <steve at promente.net>
> To: R-help <R-help at stat.math.ethz.ch>
> Subject: [R] multi-stage sampling and hierarchical models:
> which
> ??? packages?
> Message-ID:
> ??? <3c5a49361003230739x190c5e7axda9c94ea26996a5e at mail.gmail.com>
> Content-Type: text/plain
>
> Dear wi...
2011 Jan 22
0
how to call BayesX in R to see the graph
...R" on CRAN and see the instructions for downloading and installing
the latest version of R for your version of Ubuntu.
Hope this is helpful,
Dan
Daniel Nordlund
Bothell, WA USA
------------------------------
Message: 87
Date: Sat, 22 Jan 2011 09:55:49 +0000
From: Steve Powell <steve@promente.net>
To: r-help@r-project.org
Subject: [R] effect size measure for dependent samples
Message-ID:
<AANLkTimdH6upd2Z4qOMZyryuuLZ1GwAdFmAsKqaYoNi_@mail.gmail.com>
Content-Type: text/plain
Any advice on which package I can use for calculating effect sizes for two
dependent samples? com...
2010 Mar 26
1
two questions for R beginners
For psychologists like me (possibly for others) by far the most
time-consuming detail is variable labels. I need them for just about
every analysis I do. We can use special packages like Hmisc and its
function spss.get to import the labels, but then nearly all the other
packages don't respect the labels, even simple things like list. So I
find myself either adding them back in at every step or
2011 Oct 11
1
Labels in ICLUST
Dear all,
I can't get the labels slot in ICLUST to accept a character vector.
library(psych)
test.data <- Harman74.cor$cov
ic.out <- ICLUST(test.data,nclusters
=4,labels=letters[1:ncol(test.data)]) ##?Error in !labels : invalid
argument type
ic.out <- ICLUST(test.data,nclusters =4,labels=1:ncol(test.data)) ## OK
Any ideas?