File: DESCRIPTION

package info (click to toggle)
r-cran-ellipse 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 324 kB
  • sloc: makefile: 2
file content (22 lines) | stat: -rw-r--r-- 916 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Package: ellipse
Version: 0.5.0
Title: Functions for Drawing Ellipses and Ellipse-Like Confidence
        Regions
Author: Duncan Murdoch and E. D. Chow (porting to R by Jesus M. Frias Celayeta)
Maintainer: Duncan Murdoch <murdoch.duncan@gmail.com>
Description: Contains various routines for drawing
    ellipses and ellipse-like confidence regions, implementing the plots
    described in Murdoch and Chow (1996, <doi:10.2307/2684435>). There are
    also routines implementing the profile plots described in Bates and
    Watts (1988, <doi:10.1002/9780470316757>).
Depends: R (>= 2.0.0),graphics,stats
Suggests: MASS
LazyLoad: yes
License: GPL (>= 2)
URL: https://github.com/dmurdoch/ellipse,
        https://dmurdoch.github.io/ellipse/
BugReports: https://github.com/dmurdoch/ellipse/issues
NeedsCompilation: no
Packaged: 2023-07-20 18:27:17 UTC; murdoch
Repository: CRAN
Date/Publication: 2023-07-20 19:10:02 UTC