[R] Simple Graph

2007-08-30 Thread amna khan
Hi Sir We use the function mpg() for ticks on axes. If we define more number of ticks then each tick is not labeled. How to label each tick on axes? Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

[R] Simple Graph

2007-08-30 Thread amna khan
Hi Sir If I want 10 ticks on x-axis and 10 ticks on y-axis then I use lab=c(10,10, 20) Here first 10 is for 10 ticks on x-axis, second 10 is for 10 ticks on y-axis and 20 is the lenght of x and y labels in characters. Now my question is that how I can label all 10 ticks on x-aixs and all 10

[R] p-Value

2007-08-27 Thread amna khan
Hi Sir When we use Kendall Package to obtain Kendall's Tau statistic. Then we also get two-sided p value. What does two-sided p-value mean? The word two-sided is confusing to understand. Kindly provide help in this regard. -- AMINA SHAHZADI Department of Statistics GC University Lahore,

[R] legend()

2007-07-31 Thread amna khan
Hi Sir How can I use legend() outside th e plot. Please guid in this regard. Thanks -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] __ R-help@stat.math.ethz.ch

[R] How to edit L-moment Ratio Diagram

2007-07-30 Thread amna khan
Hi Sir L-moment ratio diagram is obtained from RFA package using function plotlmrdia(lmrdia()). How can I edit thie diagram to represent the labels of curves representing the various distribtuions. I mean to say how can I use legend() function for this diagram, Thank You -- AMINA SHAHZADI

[R] plots

2007-07-25 Thread amna khan
Hi Sir I did not find any function of graph which plot one variable on x-axis and 2 or more than 2 variables on y-axis. Moreover, how can I change the labels of L-moments diagram obtained by plotlmrdia(lmrdia()) Thank you -- AMINA SHAHZADI Department of Statistics GC University Lahore,

[R] Data Set

2007-07-22 Thread amna khan
Hi Sir I have made a data set having 23 stations of rainfall. when I use the attach function to approach indevidual stations then following error occurr. *attach(data)* *S.Sharif#S.Sharif is the station name which has 50 data values* *Error: object S.Sharif not found* Now how to solve this

Re: [R] Data Set

2007-07-22 Thread amna khan
Sir the station name S.Sharif exists in the data but still the error is ocurring of being not found. Please help in this regard. On 7/22/07, Gavin Simpson [EMAIL PROTECTED] wrote: On Sun, 2007-07-22 at 03:25 -0700, amna khan wrote: Hi Sir I have made a data set having 23 stations

[R] Graphical Parameters

2007-07-20 Thread amna khan
Hi Sir There is a difficulty in creating a comprehensive graph. Suppose I have a time series from 1967 to 2006. I have used the following R code for creating a graph. plot(Year,Dir,ylab=Annual Maximum Daily Rainfall (mm),cex.lab=1.3 ,type=o,lab=c(20,20,25),mgp=c(2.5,1,0),tck=1) The graph is

[R] Window Version for permtest

2007-07-11 Thread amna khan
Hi Sir There is no Window Binary versin of package permtest.Please provide information in this regard. Thank you -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [[alternative HTML version deleted]]

[R] How to load permtest package

2007-07-11 Thread amna khan
Hi sir Sir I am not understanding how to load permtest on R console for windows? Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [[alternative HTML version deleted]]

[R] iid.test package

2007-07-10 Thread amna khan
Hi Sir In iid.test package the function iid.test() has been developed for N sites having same number of observations. Can we use this function for a single site? Because I have sites with different numer of observations. Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore,

[R] Windows Binary for ncdf package

2007-07-08 Thread amna khan
Dear Sir There is no window binary version of package ncdf in the latest release of R 2.5.1. i dont have any information about the old versions. Please guid in thie regard Thank you -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL

[R] Fwd: RFA and nsRFA

2007-03-05 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 8:37 AM Subject: RFA and nsRFA To: [EMAIL PROTECTED], R-help@stat.math.ethz.ch Dear Sir There are two packages of regional frequency analysis RFA and nsRFA. Are both give us same results if not then what

[R] Fwd: nsRFA

2007-03-05 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 8:44 AM Subject: nsRFA To: R-help@stat.math.ethz.ch, [EMAIL PROTECTED] Dear Sir I am not understanding the HOMTESTS in package nsRFA. Is vector x is the data from all sites combined combined in one

[R] Fwd: RFA

2007-03-05 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 8:51 AM Subject: RFA To: R-help@stat.math.ethz.ch, [EMAIL PROTECTED] Dear Sir in the following example,is the vector lmom a l-moment ratios vector? What is meant by size = northCascades[,1]? And what

[R] Fwd: RFA

2007-02-27 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 9:51 PM Subject: RFA To: R-help@stat.math.ethz.ch, [EMAIL PROTECTED] Dear Sir in the following example,is the vector lmom a l-moment ratios vector? What is meant by size = northCascades[,1]? And what

[R] Fwd: RFA and nsRFA

2007-02-27 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 9:37 PM Subject: RFA and nsRFA To: [EMAIL PROTECTED], R-help@stat.math.ethz.ch Dear Sir There are two packages of regional frequency analysis RFA and nsRFA. Are both give us same results if not then what

[R] Fwd: nsRFA

2007-02-27 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Feb 25, 2007 9:44 PM Subject: nsRFA To: R-help@stat.math.ethz.ch, [EMAIL PROTECTED] Dear Sir I am not understanding the HOMTESTS in package nsRFA. Is vector x is the data from all sites combined combined in one vector

[R] RFA and nsRFA

2007-02-25 Thread amna khan
Dear Sir There are two packages of regional frequency analysis RFA and nsRFA. Are both give us same results if not then what you will suggest. I am confused about this. Please guid me in this regard AMINA -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL

[R] nsRFA

2007-02-25 Thread amna khan
Dear Sir I am not understanding the HOMTESTS in package nsRFA. Is vector x is the data from all sites combined combined in one vector? How to assign cod? Your help is really appreciable Regards AMINA -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL

[R] RFA

2007-02-25 Thread amna khan
Dear Sir in the following example,is the vector lmom a l-moment ratios vector? What is meant by size = northCascades[,1]? And what are the values in c(0.0104,0.0399,0.0405)? Please help me I am unable to understand these from help manual. Best Regards AMINA data(northCascades) lmom - c(1,

[R] Lengend function and moving average plot

2007-02-19 Thread amna khan
Sir I am very new user of R. I am not understanding the how to write the plot description in box outside the plot. And how we can plot the moving averages on the plot having regression line and time series. Please guide me in this regard AMINA GC University, Lahore [[alternative HTML

[R] Legend function

2007-02-13 Thread amna khan
Dear Sir Lengend add a bix containing plot discription in the existing plot. Is there any function which decribe the lines in a plot outside the existing plot? I have also a question related to following statement. In this statement * is used for plot discription. If we have plotted type=o of

[R] Regression Line Plot

2007-01-31 Thread amna khan
Sir I am not finding the function to plot least square regression line on type=o plot of two variables. guid me in this regard. -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] [[alternative HTML

[R] Help to solve matrices

2007-01-31 Thread amna khan
Sir I am new user of R. I am facing problems in solving matrices. for example a-array(c(3,4,1),dim=c(3,1)) b-a%o%a b , , 1, 1 [,1] [1,]9 [2,] 12 [3,]3 , , 2, 1 [,1] [1,] 12 [2,] 16 [3,]4 , , 3, 1 [,1] [1,]3 [2,]4 [3,]1 solve(b) Error in

[R] Help for RFA

2007-01-12 Thread amna khan
Respected Sir I am very new user of R. I am trying to use RFA package for Regional frequency analysis of rainfall data. Sir I am not understanding the example given in refference manual data(region) reganalysis(region) Sir in this example how can I make my own data(region) and what are the rows

[R] R-Help

2006-12-06 Thread amna khan
Respected Sir I am a very new user of R. I want to ask a question about the nortest package. In this package how we can write the code of ad.test, cvm.test, ks.test for other distributions like GEV, GPA etc. I request you to please guide to me. Kind Regards AMNA -- AMINA SHAHZADI Department of

[R] Fwd: R-Help

2006-12-06 Thread amna khan
-- Forwarded message -- From: amna khan [EMAIL PROTECTED] Date: Dec 6, 2006 10:28 PM Subject: R-Help To: [EMAIL PROTECTED] Respected Sir I am a very new user of R. I want to ask a question about the nortest package. In this package how we can write the code of ad.test, cvm.test

[R] Help for L-moment Ratio Diagram

2006-12-04 Thread amna khan
Respected Sir I have to select a probability distribution using L-moment Ratio Diagram. I am not understanding how to plot sample TAU3 and TUA4 on L-moment Ratio Diagram. Please Guide me Best Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL

[R] R Help

2006-11-11 Thread amna khan
Respected Sir I request you to please fill the following read.table function and read.csvfor my understanding by assuming my data attached with this maiL, because I am fail to run these functions using manual guidlines. read.table(file, header = FALSE, sep = , quote = \', dec = .,

[R] R Help

2006-11-09 Thread amna khan
Respected Sir I am very new user of R language. Sir i am facing problems in learning R language reading manuals. Sir is there any possibility of learning it by some tutor online? Sir my research work is going to be late because of not having understanding of R. After a long struggle, I am just

[R] reading data in extreme toolkit

2006-11-07 Thread amna khan
Sir I am very new user of R language. I have a problem. I have imported data on R console and then i used save workspace option to save data. Is it right way to save data. Then to read data in extremes toolkit using saved workspace I got the following messages Package extRemes: For a tutorial

[R] R help

2006-11-06 Thread amna khan
*I am a very new user of R. I've spent several hours trying to import data, I am successful in importing data from Excel. After having the data on R console, I am not understanding how to make a file for imported data,so I feel okay asking the list for help. * *I have used save workspace option

[R] for importing data

2006-10-30 Thread amna khan
*I am a very new user of R. I've spent several hours trying to import data, so I feel okay asking the list for help. * *I had an Excel file, then I turned it into a tab-delimited file, as instructed by directions My filename is lahore.txt I amusing the following commands for read.delim but i am

[R] problem in intallasation

2006-10-30 Thread amna khan
Sir I have downloaded new release of R 2.4.0. But there is no R.2.4.0.exefile for installing it. I request you to please guid me. Regards -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]

[R] how to make a data file

2006-10-30 Thread amna khan
Sir after importing data from excel to R, I am not understanding how to make this data file. So that I can use it in extRemeToolkit and other packages. Thank you -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL

[R] help fo finding R package utils

2006-10-25 Thread amna khan
Sir I have a problem that from which country i can assess R package utils for data entry for loading it in R Please help me in this regard. -- AMINA SHAHZADI Department of Statistics GC University Lahore, Pakistan. Email: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED]