Questions tagged [adjustment]
136 questions
1
vote
0 answers
k10temp Chip Temperature Threshold Adjustment
Is there any way to adjust the threshold of k10temp Chip
I am not sure is it possible or not,
My sensors output is below,
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +66.5 C (high = +90.0 C)
k10temp-pci-00cb
Adapter: PCI adapter
temp1: +46.4…

VinRocka
- 299
- 4
- 15
1
vote
1 answer
Do not autoresize UILabel
everybody, this is my question:
i have a UILabel that displays the hour with seconds in the format HH:mm:ss.
But, the content of the label always move to the right when the seconds are: '01' because the number 1 is "smaller" than the width of the…

Davidman
- 13
- 3
1
vote
1 answer
Add at risk table and 95% confidence intervals to adjusted survival curves using survminer package in r
I want to add at-risk table and 95% confidence intervals to adjusted survival curves. Something like survival curves below (Link). I saw some relevant code here but it doesn't mention what I need.
Another question, would it be correct if I used the…

Mohamed Rahouma
- 1,084
- 9
- 20
1
vote
0 answers
Scaled within a list appears bigger than the ancestor elements
Text
Hi there,
first I have to say: I´m a beginner, so I hope you are patient with me!:-)
I created a navigation via a list. By adding a "padding" for "a" I determined also the height of its ancestor elements ("ul" and "nav"). I did that because…

Pippa
- 11
- 2
1
vote
1 answer
R : DSA package (Daily seasonal adjustment) for time series, problem with dsa function and February 29th
I have a time series starting on January 30th 2018 and ending on June 14th 2020 that I would like to seasonnally adjust with the Indian holidays. To do so, I wanted to use the DSA package and the dsa function, based on the research that I made (It…

vin100
- 11
- 4
1
vote
1 answer
Label Text automatically stretch to it's parent pyqt5
I am trying to stretch text in label to it's size.
For example, if I increase the height of the label, then the inner text's size should be increased only vertically.
If I increase the width of the label, then the inner text's size should be…

dauren slambekov
- 378
- 3
- 15
1
vote
1 answer
How can I adjust the columns after initializing server-side processing datatable?
When my server-side processing datatable is loaded the header is broken. To resolve this, I added table.columns.adjust().draw() to my initComplete function:
var table = $('.table').DataTable({
"serverSide": true,
/// more code...
…

peace_love
- 6,229
- 11
- 69
- 157
1
vote
0 answers
Seasonal adjustment in R via 13ARIMA-SEATS
I have downloaded some raw data on inflation which said in the description that it has not been seasonally adjusted. Therefore I assumed that there is some seasonality present. I did not check if this is indeed true. What is the common way of…

Sean
- 35
- 8
1
vote
2 answers
Height adjustments in Flex NavigatorContent
How is it possible to (automatically) adjust the height of a Flex (4) application at runtime so that only the HTML-page scroll bar is shown, not any Flex scroll bar?
I'm using a ViewStack control which will change always its content. So every time…

Savvas Sopiadis
- 8,213
- 10
- 34
- 53
1
vote
1 answer
CSS: How to adjust two divs align at bottom which use float property and auto width and height
I'm working with 5 divs:
Main Div (works as wrapper, width and height set to auto)
sub div (contains two divs, red and blue, width:75% and height:auto)
red div (height:90% width:auto)
green div (height:10% width:auto)
blue div (width:25%…

Hassan Zia
- 330
- 5
- 17
1
vote
2 answers
How to adjust two maps with different extent in R
Two maps with different extents
I am using R to process two maps (raster package). I have two maps with both WGS84 coordinates see figure.
But one layer is from -180 to 180 in longitude (the map on surface) another one is from 0 to 360 (the map on…

Tianyi Zhang
- 13
- 2
1
vote
0 answers
Using calendar adjustment when forecasting
I am reading the online textbook "Forecasting: Principles and Practice
Textbook by George Athanasopoulos and Rob J. Hyndman" which has examples in R code.
A section on calendar adjustments explaisn that it is often useful to "look at average daily…

Jake Yu
- 11
- 1
1
vote
0 answers
jquery code doesn't work when upgrading to jQuery v1.12.0
How to change the code to fit jquery version
my jquery version was v1.4.2.
When i upgraded didnt work no more.
need help to fix it.
found the migrate.js but dodnt want to use it.
this is my code:
$(document).ready(function () {
var mrTables =…

Joz
- 11
- 3
1
vote
2 answers
Can't adjust ImageView on Android API below 16
I want to set a background image in my app, which will fill all screen and scale if needed, so I set it in my main_layout.xml like that:

animekun
- 1,789
- 4
- 28
- 45
1
vote
1 answer
How to use method of adjustment in Psychopy?
I'm trying to run a simple experiment with method of adjustment in psychopy so that the observer changes the luminance (or contrast) of a polygon with the right and left keys. I don't know what function I should use and how.
Edit: I'm using Builder.

user3200664
- 15
- 1
- 5