File: Rcmdr-Manual.bib

package info (click to toggle)
rcmdr 2.9-5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 14,788 kB
  • sloc: makefile: 2
file content (113 lines) | stat: -rw-r--r-- 2,880 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
@Article{Fox03,
    author={John Fox},
    year=2003,
    title={Effect displays in {R} for generalised linear models},
    journal={Journal of Statistical Software},
    volume={8},
    number=15,
    pages={1--27}
}

@Article{Fox05,
    author={John Fox},
    year=2005,
    title={The {R Commander}: A basic-statistics graphical user interface to {R}},
    journal={Journal of Statistical Software},
    volume={19},
    number=9,
    pages={1--42}
}

@Article{Fox07,
    author={John Fox},
    year=2007,
    title={Extending the {R Commander} by ``plug-in'' packages},
    journal={R News},
    volume={7},
    number=3,
    pages={46--52}
}

@Article{FoxCarvalho12,
    author={John Fox and Marilia {S\'a Carvalho}},
    year=2012,
    title={The {RcmdrPlugin.survival} package: Extending the {R Commander} to survival analysis},
    journal={Journal of Statistical Software},
    volume={49},
    number=7,
    pages={1--32}
}

@Article{FoxHong09,
    author={John Fox and Jangman Hong},
    year=2009,
    title={Effect displays in {R} for multinomial and proportional-odds logit models: Extensions to the effects package},
    journal={Journal of Statistical Software},
    volume={32},
    number=1,
    pages={1--24}
}

@BOOK{Moore00,
  author = {David S. Moore},
  year = 2000,
  title = {The Basic Practice of Statistics},
  edition={second},
  publisher = {Freeman},
  address = {New York}
}

@Book{VenablesRipley02,
title = {Modern Applied Statistics with S},
author = {W. N. Venables and B. D. Ripley},
publisher = {Springer},
edition = {Fourth},
address = {New York},
year = {2002},
note = {ISBN 0-387-95457-0},
}

@Manual{RCore20,
  title = {{R}: A Language and Environment for Statistical Computing},
  author = {{{R} Core Team}},
  organization = {{R} Foundation for Statistical Computing},
  address = {Vienna, Austria},
  year = {2020},
  url = {https://www.R-project.org/},
}


@Manual{Xie16,
title = {knitr: A general-purpose package for dynamic report generation in {R}},
author = {Yihui Xie},
year = {2016},
note = {R package version 1.13},
url = {https://cran.r-project.org/web/packages/knitr/index.html},
}

@Manual{Firth16,
title = {relimp: Relative Contribution of Effects in a Regression Model},
author = {David Firth},
year = {2016},
note = {R package version 1.0-5},
url = {https://CRAN.R-project.org/package=relimp},
}

@Book{Fox17,
    title={Using the R Commander: A Point-and-Click Interface for R},
    author={John Fox},
    year={2017},
    publisher={Chapman \& Hall/CRC Press},
    address={Boca Raton {FL}}
}

@Article{BatesMachlerBolker15,
  title = {Fitting Linear Mixed-Effects Models Using {lme4}},
  author = {Douglas Bates and Martin M{\"a}chler and Ben Bolker and Steve Walker},
  journal = {Journal of Statistical Software},
  year = {2015},
  volume = {67},
  number = {1},
  pages = {1--48},
  doi = {10.18637/jss.v067.i01},
}