Other packages > Find by keyword >

spdesign  

Designing Stated Preference Experiments
View on CRAN: Click here


Download and install spdesign package within the R console
Install from CRAN:
install.packages("spdesign")

Install from Github:
library("remotes")
install_github("cran/spdesign")

Install by package version:
library("remotes")
install_version("spdesign", "0.0.5")



Attach the package and use:
library("spdesign")
Maintained by
Erlend Dancke Sandorf
[Scholar Profile | Author Map]
First Published: 2023-08-17
Latest Update: 2024-01-16
Description:
Contemporary software commonly used to design stated preference experiments are expensive and the code is closed source. This is a free software package with an easy to use interface to make flexible stated preference experimental designs using state-of-the-art methods. For an overview of stated choice experimental design theory, see e.g., Rose, J. M. & Bliemer, M. C. J. (2014) in Hess S. & Daly. A. <doi:10.4337/9781781003152>. The package website can be accessed at <https://spdesign.edsandorf.me>. We acknowledge funding from the European Union’s Horizon 2020 research and innovation program under the Marie Sklodowska-Curie grant INSPiRE (Grant agreement ID: 793163).
How to cite:
Erlend Dancke Sandorf (2023). spdesign: Designing Stated Preference Experiments. R package version 0.0.5, https://cran.r-project.org/web/packages/spdesign. Accessed 20 Apr. 2025.
Previous versions and publish date:
0.0.1 (2023-08-17 08:50), 0.0.2 (2023-09-07 16:00), 0.0.3 (2024-01-16 11:20), 0.0.4 (2024-06-21 13:50)
Other packages that cited spdesign R package
View spdesign citation profile
Other R packages that spdesign depends, imports, suggests or enhances
Complete documentation for spdesign
Functions, R codes and Examples using the spdesign R package
Some associated functions: all_priors_and_levels_specified . any_duplicates . attribute_level_balance . attribute_levels . attribute_names . block . calculate_a_error . calculate_c_error . calculate_d_error . calculate_efficiency . calculate_efficiency_criteria . calculate_s_error . clean_utility . coef.spdesign . contains_dummies . cor . cycle . define_base_x_j . define_x_j . derive_vcov . derive_vcov_mnl . derive_vcov_rpl . digitize . dot-onAttach . dummy_names . evaluate_design_candidate . exclude . expand_attribute_levels . extract_all_names . extract_attribute_names . extract_distribution . extract_level_occurrence . extract_named_values . extract_param_distribution . extract_param_names . extract_prior_distribution . extract_specified . extract_unparsed_values . extract_values . federov . fits_lvl_occurrences . full_factorial . generate_design . generate_rsc_candidate . has_bayesian_prior . has_random_parameter . is_balanced . lvl_occurrences . make_draws . make_mlhs . make_pseudo_random . make_scrambled_halton . make_scrambled_sobol . make_standard_halton . make_standard_sobol . min_lvl_occurrence . nlvls . normal . occurrences . prepare_priors . print.spdesign . print_efficiency_criteria . print_initial_header . print_iteration_information . priors . probabilities . probabilities_mnl . radical_inverse . random . random_design_candidate . reexports . relabel . remove_all_brackets . remove_prior . remove_round_brackets . remove_square_brackets . remove_whitespace . rep_cols . rep_rows . rsc . set_default_level_occurrence . set_default_options . shuffle . spdesign-package . summary.spdesign . swap . too_small . transform_distribution . transform_lognormal . transform_normal . transform_triangular . transform_uniform . update_utility . utility_formula . vcov.spdesign . 
Some associated R codes: DEPRECATED-set-defaults.R . assertions.R . block.R . derive.R . design.R . distributions.R . draws.R . efficiency-criteria.R . evaluate.R . exclusions-and-conditions.R . extract.R . federov.R . full-factorial.R . methods.R . parsing.R . print.R . priors.R . probabilities.R . random.R . remove.R . rsc.R . spdesign-package.R . utils.R . xj.R . zzz.R .  Full spdesign package functions and examples
Downloads during the last 30 days
03/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/19Downloads for spdesign02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
jsonlite  
A Simple and Robust JSON Parser and Generator for R
A reasonably fast JSON parser and generator, optimized for statistical data and the web. Offers sim ...
Download / Learn more Package Citations See dependency  
japanstat  
Tools for Easy Use of 'e-Stat' API
Provides tools for using the API of 'e-Stat' (), a portal site for Japane ...
Download / Learn more Package Citations See dependency  
negligible  
A Collection of Functions for Negligible Effect/Equivalence Testing
Researchers often want to evaluate whether there is a negligible relationship among variables. The ...
Download / Learn more Package Citations See dependency  
paramhetero  
Numeric and Visual Comparisons of Heterogeneity in Parametric Models
Performs statistical tests to compare coefficients and residual variance across models. Also provid ...
Download / Learn more Package Citations See dependency  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,013

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA