Quantcast

Conjoint Analysis in R??

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Conjoint Analysis in R??

faisal afzal siddiqui
Pls advise how I can use R in conjoint analysis??

regds
Faisal Afzal Siddiqui
Karachi, Pakistan


      ____________________________________________________________________________________
Looking for last minute shopping deals?

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

Domenico Vistocco
http://tolstoy.newcastle.edu.au/R/help/05/06/6104.html
http://tolstoy.newcastle.edu.au/R/help/05/06/6103.html

domenico

faisal afzal siddiqui wrote:

> Pls advise how I can use R in conjoint analysis??
>
> regds
> Faisal Afzal Siddiqui
> Karachi, Pakistan
>
>
>       ____________________________________________________________________________________
> Looking for last minute shopping deals?
>
> ______________________________________________
> [hidden email] 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.
>
>

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

paulandpen
In reply to this post by faisal afzal siddiqui
Faisal,

can you elaborate further on your conjoint design....

there is bayesm which offers a hierarchical bayes approach to analysing
choice data

MLogit available through zelig (see below)

http://gking.harvard.edu/zelig/docs/index.html

MNP as a standalone package for the probit model

thanks Paul


----- Original Message -----
From: "faisal afzal siddiqui" <[hidden email]>
To: "R Help" <[hidden email]>
Sent: Thursday, December 06, 2007 6:00 PM
Subject: [R] Conjoint Analysis in R??


> Pls advise how I can use R in conjoint analysis??
>
> regds
> Faisal Afzal Siddiqui
> Karachi, Pakistan
>
>
>
> ____________________________________________________________________________________
> Looking for last minute shopping deals?
>
> ______________________________________________
> [hidden email] 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.
>

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

Jonathan Baron
In reply to this post by Domenico Vistocco
Another possibility is ace {acepack}.  See

Gurmankin Levy, A., & Baron, J. (2005). How bad is a 10% chance of
losing a toe? Judgments of probabilistic conditions by doctors and
laypeople. Memory and Cognition, 33, 1399-1406.

for a published example.

Jon
--
Jonathan Baron, Professor of Psychology, University of Pennsylvania
Home page: http://www.sas.upenn.edu/~baron
Editor: Judgment and Decision Making (http://journal.sjdm.org)

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

fasidfas
In reply to this post by faisal afzal siddiqui
I have developed a package for conjoint analysis in R, you may use package "faisalconjoint".
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

fasidfas
This post has NOT been accepted by the mailing list yet.
In reply to this post by faisal afzal siddiqui
A conjoint package is developed, you may use package "faisalconjoint"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

Colin Birth
Hi all,

are there any packages to perform a market simulation with the conjoint analysis' results?

Thanks,

Colin
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

bbolker
Colin Birth <colin.birth <at> gmail.com> writes:

>
> Hi all,
>
> are there any packages to perform a market simulation with the conjoint
> analysis' results?
>

  I don't know, but have you looked through the results of

library("sos")
findFn("{conjoint analysis}")

?

______________________________________________
[hidden email] 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.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: Conjoint Analysis in R??

Bert Gunter
It took me 11.43 seconds to type a google search on "R package
conjoint analysis" to find the package "conjoint."

???

-- Bert



On Wed, Nov 28, 2012 at 6:26 AM, Ben Bolker <[hidden email]> wrote:

> Colin Birth <colin.birth <at> gmail.com> writes:
>
>>
>> Hi all,
>>
>> are there any packages to perform a market simulation with the conjoint
>> analysis' results?
>>
>
>   I don't know, but have you looked through the results of
>
> library("sos")
> findFn("{conjoint analysis}")
>
> ?
>
> ______________________________________________
> [hidden email] 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.



--

Bert Gunter
Genentech Nonclinical Biostatistics

Internal Contact Info:
Phone: 467-7374
Website:
http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm

______________________________________________
[hidden email] 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.
Loading...