Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9000099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:16:04+00:00 2026-06-16T00:16:04+00:00

How can I use stripplot from the lattice package with a log y axis?

  • 0

How can I use stripplot from the lattice package with a log y axis? With plot, I can use the argument log and specify which axes I want on a log-scale. Is there some way of doing this with stripplot without recourse to taking the log of the numeric data and then specifying the y axes points?

Example code using singer data:

stripplot(voice.part ~ height, data = singer, aspect = 1,
      jitter.data = TRUE, xlab = "Height (inches)")

NB. This data doesn’t need to be on a log scale, I’m just using it as an example

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T00:16:04+00:00Added an answer on June 16, 2026 at 12:16 am

    Fine tuning of the axes in plots with the lattice package are handled by the scales argument (see the appropriate entry on the ?xyplot page). This argument is essentially a list, and two of the list components can be x and y, which are also lists with components that control the appearance of the x- and y-axes, respectively.

    For a log scale on the x axis, use

    stripplot(voice.part ~ height, data = singer, aspect = 1,
          jitter.data = TRUE, xlab = "Height (inches)",
          scales = list(x = list(log = 2)))
    

    Replace 2 with whatever log base you want.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I can use this maven plugin maven-jaxb-plugin to generate Java Classes from XSD file.
I can use XDocument to build the following file which works fine : XDocument
I can use follow css code to do some simple animation, but I want
I can use objects from my Java Beans within .jsp files by using the
we can use :git=>'git path'来bundle install gem, but how to use them from a
I can use the following command to search log files over the past 10
I can use fl=fld1,fld2,fld3 tor return specific fields from solr. But sometimes i generate
How can use Solr from within Scala/ Play? Specifically how do I add/ update
We can use polling to find out about updates from some source, for example,
we can use SQL just like this: SELECT * FROM student WITH(NOLOCK); How can

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.