search for: pfor

Displaying 6 results from an estimated 6 matches for "pfor".

Did you mean: for
2008 Sep 23
2
Options for viewing / using results from lm
...spatial extent. I will then be performing a quadratic lm for each extent by percent forest vs 1 of 8 other metrics. For a total of 16 (2 extents * 8 metrics) quad lm runs. I will be doing this 'manually'. I hope this is the best way to do these analyses. e.g. ed.qlm.s <- lm(data=small, pfor~ED+I(pfor^2)) pd.qlm.s <- lm(data=small, pfor~PD+I(pfor^2)) ... ed.qlm.l <- lm(data=large, pfor~ED+I(pfor^2)) pd.qlm.l <- lm(data=large, pfor~PD+I(pfor^2)) etc. I am ultimately intested in the residuals and how they compare amongst various delineations fo the data. Q1: I would like to vi...
2008 Sep 23
1
Create groups from data to compute lm?
...c_ex Sc_ex_pri sc_ec_p1234 PD LPI ED LSI 1 3 25 1 1 3251 251 1 1 26 125 1125 1125 21.6565 62.6602 82.0769 15.8792 2 3 25 1 1 3251 251 1 1 26 125 1125 1125 19.3076 27.6264 111.2014 20.7889 PAFRAC PROX_MN ENN_MN CONTAG pfor purban 1 1.440 319.6529 114.8314 62.0965 69.4891 12.3124 2 1.467 396.1949 105.3712 52.9186 38.1179 15.1906 I tried using: all.lm <- (pfor~PD, data = all, subset=(ex_bin==250)) but this resulted in a bogus analysis filed with 'NAs'. I then tried to use getGroups. > all.group <...
2008 Oct 09
2
Exporting symnum() result from cor()
...he results end up looking like this: > symnum(c5.s) bC bED bEN bLP bLS bPA bPD bPR p bbContag 1 bbED + 1 bbENN_MN + B 1 bbLPI , , , 1 bbLSI + B B , 1 bbPAFRAC , * * , * 1 bbPD , B B , B B 1 bbPROX_MN + B B , B * * 1 pfor 1 attr(,"legend") Is there a way I can get these out of R with their readability intact so I can share them with non-R users? Is it possible to export the way things look in View() ? Thanks, Michael Just [[alternative HTML version deleted]]
2002 Dec 13
2
how to get Residual Standard Error
Hi, I use lm or loess to make smoothing. After smoothing I need "Residual Standard Error" in my script. Could you please tell me how can I get this information? Thanks,
2008 Oct 01
0
Multiple histograms one graphic device & groupings
...I tried: > names(all) [1] "tally" "scape" "numid" "bbContag" "bbED" [6] "bbENN_MN" "bbLPI" "bbLSI" "bbPAFRAC" "bbPD" [11] "bbPROX_MN" "pfor" "year" "extent" "bi_ca" [16] "r" "ex_bin" "PriNo" "pri1234" "pri_ex" [21] "sc_ex" "Sc_ex_pri" "sc_recov" "recov_bica" &...
2003 Nov 12
8
FreeBSD
I am trying to get Asterisk to compile on FreeBSD 4.8. Per bug 389, BSD support should be in CVS. I have also tried applying the patch in bug 374, but always get these messages: click# make "Makefile", line 21: Missing dependency operator "Makefile", line 23: Need an operator "Makefile", line 72: Missing dependency operator "Makefile", line 74: Need an