| To: | s-news@wubios.wustl.edu |
|---|---|
| Subject: | Modifying pch= (plot parameter) |
| From: | Alain Yamakana <alain.yamakana@rogers.com> |
| Date: | Mon, 29 Aug 2005 08:39:09 -0400 (EDT) |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=t7E1mwDYmfq6RjNVFMwOTcOfYZSERc7auG++tOt8CmM1gtR3PqrFiWvbsSbnm8YZL2FSxZHXjfS/qdaQTuJqZCtwnGa4V300kzcoD0xhPJ0g94MdGlB1TpItkasHjZPbWzQTl958Yvdekly9qbh1j6SWlTJj0GOIYPq8GNguhy0= ; |
|
Hello,
The Minitab tsplot function produces a plot with numbers indications observations. For instance, plotting monthly data will result in string of 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, A, and B for the first 12 observations. The same string restart for next 12 observations until all observations are plotted. My wish is to modify pch option in plot() to produce sequences of 1, 2, 3, and 4 to plot quarterly data.
ts.plot(data, type="b", pch=18) produces what a graph close to what I am looking for except for the diamonds.
Is it possible to replace that diamonds with numbers going repeatedly from 1 to 4? Hopefully, this is not unfeasible!
Best regards,
Alain
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | group randomized trial, Frank Lawrence |
|---|---|
| Next by Date: | Modifying pch= (plot parameter) -Summary, Alain Yamakana |
| Previous by Thread: | group randomized trial, Frank Lawrence |
| Next by Thread: | Modifying pch= (plot parameter) -Summary, Alain Yamakana |
| Indexes: | [Date] [Thread] [Top] [All Lists] |